@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/598_do53_471982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471982> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471982'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471982'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472061> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472061'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472061'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471622> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471622'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471622'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474075> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474075'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474075'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473828> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473828'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473828'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473436> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473436'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473436'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473348> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473348'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473348'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473332> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473332'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473332'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473034> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473034'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473034'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472157> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472157'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472157'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472089> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472089'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472089'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472116> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472116'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472116'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472122> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472122'^^xsd:string;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472122'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471898> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471898'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471898'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471932> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471932'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471932'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471955> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471955'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471955'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471817> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471817'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471817'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471853> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471853'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471853'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471691> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471691'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471691'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_471764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_471764> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_471764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_471764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471764'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471764'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474211> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474211'^^xsd:string;
  dwc:scientificName 'Leptaxinus ferruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '156195'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474211'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474233> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474233'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474233'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474238> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474238'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474238'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474093> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474093'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474093'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474145> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474145'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474145'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474042> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474042'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474042'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474043> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474043'^^xsd:string;
  dwc:scientificName 'Sphenia binghami'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140432'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474043'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140432'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474048> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474048'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474048'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_474082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_474082> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_474082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_474082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474082'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474082'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473938> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473938'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473938'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473998> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473998'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473998'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473894> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473894'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473894'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472956> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472956'^^xsd:string;
  dwc:scientificName 'Capitella minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472956'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472900> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472900'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472900'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472913> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472913'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472913'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472735> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472735'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472735'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472755> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472755'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472755'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472770> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472770'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472770'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472631> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472631'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472631'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472658> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472658'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472658'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472723> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472723'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472723'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472574> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472574'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472574'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472591> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472591'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472591'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472628> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472628'^^xsd:string;
  dwc:scientificName 'Placostegus tridentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131025'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472628'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131025'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472436> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472436'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472436'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472504> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472504'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472504'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472349> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472349'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472349'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472393> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472393'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472393'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472263> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472263'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472263'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472320> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472320'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472320'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472207> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472207'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472207'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472227> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472227'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472227'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_472964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_472964> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_472964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_472964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472964'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472964'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473006> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473006'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473006'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473015> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473015'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473015'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473693> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473693'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473693'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473458> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473458'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473458'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473499> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473499'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473499'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473515> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473515'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473515'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473425> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473425'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473425'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473310> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473310'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473310'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473377> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473377'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473377'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473239> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473239'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473239'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473261> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473261'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473261'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473151> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473151'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473151'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473185> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473185'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473185'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473209> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473209'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473209'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do53_473069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do53_473069> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do53_473069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49166488647461 24.155555725097656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49166488647461"^^xsd:decimal ;
  dwc:decimalLongitude "24.155555725097656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do53_473069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473069'^^xsd:string;
  dwc:scientificName 'Athanas nitescens f. nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.155555725098'^^xsd:double;
  dwc:latitude '35.491664886475'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '181539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473069'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471983> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471983'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471983'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473529> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473529'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473529'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473500> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473500'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473500'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472396> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472396'^^xsd:string;
  dwc:scientificName 'Lacydonia miranda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130206'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472396'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130206'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472098> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472098'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472098'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472130> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472130'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472130'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472024> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472024'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472024'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471876> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471876'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471876'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471899> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471899'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471899'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471933> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471933'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471933'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471599> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471599'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471599'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471610> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471610'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471610'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471630> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471630'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471630'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471639> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471639'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471639'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471818> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471818'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471818'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471692> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471692'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471692'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471736> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471736'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471736'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471765> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471765'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471765'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_471677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_471677> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_471677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_471677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471677'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471677'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474198> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474198'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474198'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474243> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474243'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474243'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474250> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474250'^^xsd:string;
  dwc:scientificName 'Natica hebraea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474250'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474094> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474094'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474094'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474127> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474127'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474127'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473999> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473999'^^xsd:string;
  dwc:scientificName 'Eualus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473999'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474020> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474020'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474020'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474083> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474083'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474083'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_474100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_474100> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_474100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_474100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474100'^^xsd:string;
  dwc:scientificName 'Venericardia antiquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139021'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474100'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473939> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473939'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473939'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473972> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473972'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146766'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473972'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473988> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473988'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473988'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473994> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473994'^^xsd:string;
  dwc:scientificName 'Galathea intermedia parroceli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473994'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473815> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473815'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473815'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472954> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472954'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472954'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472893> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472893'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472893'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472901> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472901'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472901'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472799> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472799'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130533'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472799'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472659> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472659'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472659'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472724> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472724'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472724'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472575> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472575'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472575'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472598> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472598'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472598'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472437> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472437'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472437'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472505> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472505'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472505'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472514> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472514'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472514'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472401> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472401'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472401'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472243> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472243'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472243'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472265> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472265'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472265'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472309> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472309'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472309'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472337> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472337'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472337'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472185> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472185'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472185'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472213> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472213'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472213'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_472217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_472217> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_472217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_472217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472217'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472217'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473007> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473007'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473007'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473729> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473729'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473729'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473646> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473646'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473646'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473572> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473572'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473572'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473575> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473575'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473575'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473599> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473599'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473599'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473479> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473479'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473479'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473426> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473426'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473426'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473349> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473349'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473349'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473240> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473240'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473240'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473254> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473254'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473254'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do54_473099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do54_473099> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do54_473099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do54_473099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473099'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.191667556763'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473099'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471820> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471820'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471820'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474060> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474060'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474060'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473501> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473501'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473501'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473256> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473256'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473256'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472637> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472637'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472637'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472903> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472903'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472903'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472158> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472158'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472158'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472394> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472394'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472394'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472090> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472090'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472090'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472099> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472099'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472099'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471985> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471985'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471985'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471988> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471988'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471988'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472026> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472026'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472026'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472063> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472063'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472063'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471877> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471877'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471877'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471901> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471901'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471901'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471935> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471935'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471935'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471600> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471600'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471600'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471612> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471612'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471612'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471626> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471626'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471626'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471631> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471631'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471631'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471640> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471640'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471640'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471957> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471957'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471957'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471959> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471959'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471959'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471860> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471860'^^xsd:string;
  dwc:scientificName 'Piromis eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130114'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471860'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471693> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471693'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471693'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471737> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471737'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471737'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_471766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_471766> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_471766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_471766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471766'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471766'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474221> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474221'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474221'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474234> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474234'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474234'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474253> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474253'^^xsd:string;
  dwc:scientificName 'Alvania rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141232'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474253'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474263> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474263'^^xsd:string;
  dwc:scientificName 'Tricolia pullus pullus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '156464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474263'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474095> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474095'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474095'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474097> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474097'^^xsd:string;
  dwc:scientificName 'Glans trapezia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139018'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474097'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474128> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474128'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474128'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474132> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474132'^^xsd:string;
  dwc:scientificName 'Ctena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138144'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474132'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138144'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474146> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474146'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474146'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474158> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474158'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474158'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474176> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474176'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474176'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474000> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474000'^^xsd:string;
  dwc:scientificName 'Eualus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474000'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474044> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474044'^^xsd:string;
  dwc:scientificName 'Musculus costulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474044'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474047> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474047'^^xsd:string;
  dwc:scientificName 'Musculus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474047'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474050> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474050'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474050'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474086> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474086'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474086'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_474101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_474101> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_474101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_474101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474101'^^xsd:string;
  dwc:scientificName 'Venericardia antiquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139021'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474101'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473940> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473940'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473940'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473950> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473950'^^xsd:string;
  dwc:scientificName 'Vaunthompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473950'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473973> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473973'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146766'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473973'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473989> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473989'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473989'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473995> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473995'^^xsd:string;
  dwc:scientificName 'Galathea intermedia parroceli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473995'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473817> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473817'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473817'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473904> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473904'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473904'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472955> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472955'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472955'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472736> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472736'^^xsd:string;
  dwc:scientificName 'Petaloproctus terricola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130321'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472736'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472757> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472757'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472757'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472771> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472771'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472771'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472789> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472789'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472789'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472800> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472800'^^xsd:string;
  dwc:scientificName 'Protoaricia oerstedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130533'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472800'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472634> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472634'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472634'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472636> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472636'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472636'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472661> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472661'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472661'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472577> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472577'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472577'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472599> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472599'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472599'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472614> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472614'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472614'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472439> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472439'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472439'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472474> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472474'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472474'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472479> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472479'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130671'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472479'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472515> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472515'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472515'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472516> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472516'^^xsd:string;
  dwc:scientificName 'Sphaerodoridium claparedeii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131086'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472516'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472350> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472350'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472350'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472244> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472244'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472244'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472264> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472264'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472264'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472266> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472266'^^xsd:string;
  dwc:scientificName 'Haplosyllis spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131321'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472266'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472288> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472288'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472288'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472311> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472311'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472311'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472334> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472334'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472334'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472338> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472338'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472338'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472173> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472173'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472173'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472186> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472186'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472186'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472188> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472188'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472188'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472214> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472214'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472214'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_472965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_472965> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_472965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_472965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472965'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472965'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473009> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473009'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473009'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473730> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473730'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473730'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473770> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473770'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473770'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473694> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473694'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473694'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473530> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473530'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473530'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473562> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473562'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473562'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473574> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473574'^^xsd:string;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473574'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473576> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473576'^^xsd:string;
  dwc:scientificName 'Iphimedia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102345'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473576'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473600> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473600'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473600'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473428> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473428'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473428'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473473> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473473'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473473'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473516> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473516'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473516'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473312> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473312'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473312'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473351> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473351'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473351'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473378> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473378'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473378'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473379> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473379'^^xsd:string;
  dwc:scientificName 'Prionospio ehlersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131156'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473379'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473242> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473242'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473242'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473144> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473144'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473144'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473145> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473145'^^xsd:string;
  dwc:scientificName 'Arca noae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473145'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138788'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473148> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473148'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473148'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473152> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473152'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473152'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473186> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473186'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473186'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473211> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473211'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473211'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473043> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473043'^^xsd:string;
  dwc:scientificName 'Nannastacus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '156256'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473043'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156256'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473105> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473105'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473105'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do56_473125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do56_473125> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do56_473125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.474998474121094 24.211111068725586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.474998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "24.211111068725586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do56_473125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473125'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.211111068726'^^xsd:double;
  dwc:latitude '35.474998474121'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473125'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472062> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472062'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472062'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_471819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_471819> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_471819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_471819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471819'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471819'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_471623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_471623> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_471623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_471623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471623'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471623'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_474251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_474251> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_474251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_474251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474251'^^xsd:string;
  dwc:scientificName 'Natica hebraea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474251'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '720569'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473829> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473829'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473829'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473255> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473255'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473255'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473333> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473333'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473333'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472131> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472131'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472131'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_471984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_471984> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_471984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_471984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471984'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471984'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472025> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472025'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472025'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_471900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_471900> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_471900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_471900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471900'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471900'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_471934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_471934> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_471934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_471934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471934'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471934'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_471611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_471611> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_471611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_471611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471611'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471611'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_471956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_471956> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_471956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_471956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471956'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471956'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_474199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_474199> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_474199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_474199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474199'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474199'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_474208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_474208> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_474208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_474208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474208'^^xsd:string;
  dwc:scientificName 'Axinulus (Axinulus) croulinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '152418'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474208'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_474049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_474049> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_474049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_474049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474049'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474049'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473903> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473903'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473903'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473816> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473816'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473816'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473907> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473907'^^xsd:string;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473907'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473791> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473791'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473791'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472894> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472894'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472894'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472902> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472902'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472902'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472756> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472756'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472756'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472788> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472788'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472788'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472660> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472660'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472660'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472538> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472538'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472538'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472576> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472576'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472576'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472611> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472611'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472611'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472438> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472438'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472438'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472522> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472522'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472522'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472397> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472397'^^xsd:string;
  dwc:scientificName 'Lacydonia miranda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130206'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472397'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130206'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472402> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472402'^^xsd:string;
  dwc:scientificName 'Aglaophamus rubella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130345'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472402'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130343'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472273> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472273'^^xsd:string;
  dwc:scientificName 'Parapionosyllis brevicirra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '131336'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472273'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131336'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472287> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472287'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472287'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472310> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472310'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472310'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472321> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472321'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472321'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472228> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472228'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472228'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_472229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_472229> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_472229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_472229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472229'^^xsd:string;
  dwc:scientificName 'Autolytus prolifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472229'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473008> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473008'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473008'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473769> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473769'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473769'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473776> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473776'^^xsd:string;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473776'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473667> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473667'^^xsd:string;
  dwc:scientificName 'Lembos rubromaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '156191'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473667'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102023'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473679> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473679'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473679'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473506> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473506'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473506'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473561> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473561'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473561'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473427> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473427'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473427'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473311> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473311'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473311'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473350> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473350'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473350'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473241> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473241'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473241'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473143> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473143'^^xsd:string;
  dwc:scientificName 'Tanais dulongii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '136546'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473143'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136546'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473146> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473146'^^xsd:string;
  dwc:scientificName 'Glycymeris pilosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '156105'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473146'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473210> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473210'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473210'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do55_473104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do55_473104> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do55_473104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.483333587646484 24.23055648803711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.483333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "24.23055648803711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do55_473104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473104'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.230556488037'^^xsd:double;
  dwc:latitude '35.483333587646'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473104'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_471648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_471648> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_471648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_471648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471648'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471648'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_474023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_474023> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_474023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_474023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474023'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474023'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473949> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473949'^^xsd:string;
  dwc:scientificName 'Vaunthompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473949'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473964> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473964'^^xsd:string;
  dwc:scientificName 'Leucon (Epileucon) longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '110613'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473964'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473984> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473984'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473984'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473840> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473840'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473840'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473799> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473799'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473799'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_472814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_472814> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_472814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_472814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472814'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472814'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_472550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_472550> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_472550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_472550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472550'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472550'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473636> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473636'^^xsd:string;
  dwc:scientificName 'Ampithoe ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473636'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473655> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473655'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473655'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473586> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473586'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473586'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473450> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473450'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473450'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do22_473283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do22_473283> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do22_473283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.26944351196289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.26944351196289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do22_473283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473283'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.269443511963'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '11.5'^^xsd:double;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473283'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471914> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471914'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471914'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471624> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471624'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471624'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_474111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_474111> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_474111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_474111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474111'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474111'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473991> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473991'^^xsd:string;
  dwc:scientificName 'Galathea intermedia parroceli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473991'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473943> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473943'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473943'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473672> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473672'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473672'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473400> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473400'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473400'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471970> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471970'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471970'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472041> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472041'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472041'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471880> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471880'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471880'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471603> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471603'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471603'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471793> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471793'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471793'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471718> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471718'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471718'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_471751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_471751> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_471751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_471751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471751'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471751'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_474091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_474091> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_474091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_474091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474091'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474091'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473825> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473825'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473825'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473788> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473788'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473788'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472936> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472936'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472936'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472844> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472844'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472844'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472869> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472869'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472869'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472917> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472917'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472917'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472815> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472815'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472815'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472675> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472675'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472675'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472551> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472551'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472551'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472517> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472517'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472517'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472534> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472534'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472534'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472342> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472342'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472342'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472420> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472420'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472420'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472253> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472253'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472253'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472297> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472297'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472297'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472159> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472159'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472159'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472171> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472171'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472171'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_472177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_472177> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_472177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_472177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472177'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472177'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473703> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473703'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473703'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473767> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473767'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473767'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473773> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473773'^^xsd:string;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473773'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473642> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473642'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473642'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473656> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473656'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473656'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473683> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473683'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473683'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473451> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473451'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473451'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473219> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473219'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473219'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473284> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473284'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473284'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473120> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473120'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473120'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473177> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473177'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473177'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473041> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473041'^^xsd:string;
  dwc:scientificName 'Cumella (Cumella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473041'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473050> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473050'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473050'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do23_473080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do23_473080> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do23_473080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.27777862548828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.27777862548828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do23_473080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473080'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.277778625488'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473080'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_474112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_474112> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_474112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_474112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474112'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474112'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473826> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473826'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473826'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473673> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473673'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473673'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472510> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472510'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472510'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472210> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472210'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472210'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472316> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472316'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472316'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472110> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472110'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472110'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472127> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472127'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472127'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471971> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471971'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471971'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471987> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471987'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471987'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472002> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472002'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472002'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471881> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471881'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471881'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471915> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471915'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471915'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471948> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471948'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471948'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471604> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471604'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471604'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471625> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471625'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471625'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471769> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471769'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471769'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471794> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471794'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471794'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471859> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471859'^^xsd:string;
  dwc:scientificName 'Piromis eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130114'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471859'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471719> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471719'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471719'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471752> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471752'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471752'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_471678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_471678> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_471678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_471678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471678'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471678'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_474228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_474228> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_474228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_474228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474228'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474228'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_474130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_474130> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_474130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_474130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474130'^^xsd:string;
  dwc:scientificName 'Ctena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138144'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474130'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138144'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_474168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_474168> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_474168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_474168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474168'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474168'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_474014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_474014> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_474014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_474014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474014'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474014'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_474099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_474099> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_474099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_474099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474099'^^xsd:string;
  dwc:scientificName 'Venericardia antiquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139021'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474099'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473980> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473980'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473980'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473809> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473809'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473809'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473879> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473879'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473879'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473906> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473906'^^xsd:string;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473906'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472937> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472937'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472937'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472870> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472870'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472870'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472897> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472897'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472897'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472746> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472746'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472746'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472768> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472768'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472768'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472772> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472772'^^xsd:string;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472772'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472796> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472796'^^xsd:string;
  dwc:scientificName 'Phylo foetida foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130524'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472796'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472816> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472816'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472816'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472713> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472713'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472713'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472552> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472552'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472552'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472583> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472583'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472583'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472485> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472485'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472485'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472500> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472500'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130679'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472500'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472535> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472535'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472535'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472343> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472343'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472343'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472421> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472421'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472421'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472240> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472240'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472240'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472254> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472254'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472254'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472268> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472268'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472268'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472275> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472275'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472275'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472298> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472298'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472298'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472324> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472324'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472324'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472172> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472172'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472172'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472178> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472178'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472178'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472234> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472234'^^xsd:string;
  dwc:scientificName 'Brania tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472234'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472962> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472962'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472962'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472979> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472979'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472979'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_472990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_472990> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_472990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_472990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472990'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472990'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473704> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473704'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473704'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473718> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473718'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473718'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473774> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473774'^^xsd:string;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473774'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473637> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473637'^^xsd:string;
  dwc:scientificName 'Ampithoe ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '101994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473637'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473643> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473643'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473643'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473545> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473545'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473545'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473490> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473490'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473490'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473328> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473328'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473328'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473401> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473401'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473401'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473285> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473285'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473285'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473131> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473131'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473131'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do24_473178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do24_473178> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do24_473178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.391666412353516 24.2902774810791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.391666412353516"^^xsd:decimal ;
  dwc:decimalLongitude "24.2902774810791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do24_473178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473178'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.290277481079'^^xsd:double;
  dwc:latitude '35.391666412354'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473178'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_471795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_471795> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_471795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_471795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471795'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471795'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_474113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_474113> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_474113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_474113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474113'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474113'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473915> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473915'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473915'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472276> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472276'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472276'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472003> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472003'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472003'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_471882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_471882> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_471882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_471882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471882'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471882'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_471668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_471668> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_471668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_471668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471668'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471668'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_471704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_471704> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_471704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_471704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471704'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471704'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_471720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_471720> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_471720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_471720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471720'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471720'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_471679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_471679> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_471679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_471679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471679'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471679'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_474202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_474202> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_474202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_474202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474202'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474202'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_474258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_474258> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_474258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_474258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474258'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474258'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_474177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_474177> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_474177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_474177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474177'^^xsd:string;
  dwc:scientificName 'Tellina compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141584'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474177'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '878530'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_474007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_474007> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_474007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_474007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474007'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474007'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_474028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_474028> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_474028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_474028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474028'^^xsd:string;
  dwc:scientificName 'Polybius maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148453'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474028'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473959> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473959'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473959'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473810> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473810'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473810'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473820> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473820'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473820'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473841> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473841'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473841'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472938> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472938'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472938'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472845> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472845'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472845'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472871> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472871'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472871'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472676> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472676'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472676'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472536> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472536'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472536'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472553> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472553'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472553'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472447> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472447'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472447'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472486> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472486'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472486'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472379> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472379'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472379'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472255> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472255'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472255'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472269> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472269'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472269'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472299> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472299'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472299'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472317> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472317'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472317'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472160> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472160'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472160'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_472215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_472215> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_472215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_472215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472215'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472215'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473719> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473719'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473719'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473738> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473738'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473738'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473768> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473768'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473768'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473638> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473638'^^xsd:string;
  dwc:scientificName 'Ampithoe ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473638'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473657> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473657'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473657'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473684> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473684'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473684'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473587> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473587'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473587'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473402> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473402'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473402'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473220> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473220'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473220'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473286> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473286'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473286'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473121> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473121'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473121'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473179> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473179'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473179'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473051> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473051'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473051'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do25_473081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do25_473081> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do25_473081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38333511352539 24.383333206176758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38333511352539"^^xsd:decimal ;
  dwc:decimalLongitude "24.383333206176758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do25_473081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473081'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.383333206177'^^xsd:double;
  dwc:latitude '35.383335113525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473081'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471846> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471846'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471846'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471796> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471796'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471796'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_474114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_474114> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_474114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_474114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474114'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474114'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472991> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472991'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472991'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472747> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472747'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472747'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472277> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472277'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472277'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472004> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472004'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472004'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472042> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472042'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472042'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471883> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471883'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471883'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471916> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471916'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471916'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471949> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471949'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471949'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471669> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471669'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471669'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471972> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471972'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471972'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471834> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471834'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471834'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471705> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471705'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471705'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471721> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471721'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471721'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471753> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471753'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471753'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_471680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_471680> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_471680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_471680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471680'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471680'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_474203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_474203> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_474203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_474203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474203'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474203'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_474245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_474245> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_474245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_474245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474245'^^xsd:string;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474245'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_474169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_474169> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_474169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_474169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474169'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474169'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473922> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473922'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473922'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473970> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473970'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '146766'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473970'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472939> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472939'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472939'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472846> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472846'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472846'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472872> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472872'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472872'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472918> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472918'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472918'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472677> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472677'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472677'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472729> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472729'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472729'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472554> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472554'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472554'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472605> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472605'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472605'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472448> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472448'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472448'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472487> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472487'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472487'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472503> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472503'^^xsd:string;
  dwc:scientificName 'Pseudomystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130683'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472503'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472518> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472518'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472518'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472344> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472344'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472344'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472380> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472380'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472380'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472422> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472422'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472422'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472256> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472256'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472256'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472283> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472283'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472283'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472300> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472300'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472300'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472313> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472313'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472313'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472322> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472322'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472322'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472146> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472146'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472146'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472161> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472161'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472161'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472200> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472200'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472200'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472235> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472235'^^xsd:string;
  dwc:scientificName 'Brania tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472235'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472963> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472963'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472963'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_472980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_472980> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_472980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_472980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472980'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472980'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473520> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473520'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473520'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473546> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473546'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473546'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473433> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473433'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473433'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473329> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473329'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473329'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473403> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473403'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473403'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473221> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473221'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473221'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473287> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473287'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473287'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473319> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473319'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473319'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473162> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473162'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473162'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473180> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473180'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473180'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do26_473052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do26_473052> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do26_473052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.391666412353516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.391666412353516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.200000762939453"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do26_473052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473052'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.391666412354'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '30.200000762939'^^xsd:double;
  dwc:maximumDepth '30.200000762939'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473052'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473073> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473073'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473073'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473889> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473889'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473889'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_474008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_474008> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_474008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_474008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474008'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474008'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473685> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473685'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473685'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473115> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473115'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473115'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472993> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472993'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472993'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472556> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472556'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472556'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472075> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472075'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472075'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472007> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472007'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472007'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472044> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472044'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472044'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_471917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_471917> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_471917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_471917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471917'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471917'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_471618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_471618> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_471618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_471618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471618'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471618'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_471651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_471651> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_471651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_471651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471651'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471651'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_471770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_471770> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_471770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_471770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471770'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471770'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_471799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_471799> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_471799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_471799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471799'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471799'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_471847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_471847> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_471847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_471847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471847'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471847'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_471724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_471724> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_471724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_471724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471724'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471724'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_474229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_474229> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_474229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_474229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474229'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474229'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_474246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_474246> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_474246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_474246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474246'^^xsd:string;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474246'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_474140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_474140> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_474140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_474140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474140'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474140'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_474170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_474170> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_474170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_474170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474170'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474170'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_474037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_474037> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_474037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_474037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474037'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474037'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_474085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_474085> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_474085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_474085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474085'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474085'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473811> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473811'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473811'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473844> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473844'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473844'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473783> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473783'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473783'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472942> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472942'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472942'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472849> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472849'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472849'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472875> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472875'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472875'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472791> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472791'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472791'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472819> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472819'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472819'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472679> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472679'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472679'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472731> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472731'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472731'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472451> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472451'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472451'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472345> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472345'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472345'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472381> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472381'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472381'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472424> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472424'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472424'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472147> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472147'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472147'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472179> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472179'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472179'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472216> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472216'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472216'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_472982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_472982> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_472982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_472982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472982'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472982'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473616> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473616'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473616'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473510> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473510'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473510'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473547> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473547'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473547'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473454> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473454'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473454'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473361> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473361'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473361'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473406> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473406'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473406'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473259> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473259'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473259'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473290> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473290'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473290'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473133> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473133'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473133'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do29_473054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do29_473054> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do29_473054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3930549621582 24.45833396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3930549621582"^^xsd:decimal ;
  dwc:decimalLongitude "24.45833396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do29_473054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473054'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.458333969116'^^xsd:double;
  dwc:latitude '35.393054962158'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473054'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473072> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473072'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473072'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_471754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_471754> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_471754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_471754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471754'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471754'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472992> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472992'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472992'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472074> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472074'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472074'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472006> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472006'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472006'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472043> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472043'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472043'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_471884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_471884> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_471884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_471884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471884'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471884'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_471650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_471650> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_471650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_471650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471650'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471650'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_471973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_471973> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_471973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_471973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471973'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471973'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_471798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_471798> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_471798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_471798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471798'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471798'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_471723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_471723> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_471723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_471723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471723'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471723'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_474029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_474029> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_474029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_474029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474029'^^xsd:string;
  dwc:scientificName 'Polybius maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '148453'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474029'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473843> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473843'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473843'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472941> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472941'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472941'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472848> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472848'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472848'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472874> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472874'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472874'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472790> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472790'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472790'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472818> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472818'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472818'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472678> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472678'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472678'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472730> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472730'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472730'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472450> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472450'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472450'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472488> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472488'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472488'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472423> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472423'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472423'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472301> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472301'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472301'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472163> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472163'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472163'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_472981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_472981> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_472981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_472981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472981'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472981'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473753> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473753'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473753'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473658> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473658'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473658'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473453> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473453'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473453'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473405> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473405'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473405'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473223> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473223'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473223'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473289> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473289'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473289'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473132> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473132'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473132'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473082> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473082'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473082'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473088> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473088'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473088'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do28_473101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do28_473101> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do28_473101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.46388816833496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.46388816833496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do28_473101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473101'^^xsd:string;
  dwc:scientificName 'Processa nouveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.463888168335'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473101'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472555> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472555'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472555'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472005> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472005'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472005'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_471649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_471649> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_471649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_471649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471649'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471649'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_471670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_471670> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_471670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_471670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471670'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471670'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_471797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_471797> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_471797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_471797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471797'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471797'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_471722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_471722> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_471722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_471722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471722'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471722'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_474216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_474216> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_474216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_474216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474216'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474216'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_474115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_474115> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_474115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_474115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474115'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474115'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_474024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_474024> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_474024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_474024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474024'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474024'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473985> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473985'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473985'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473842> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473842'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473842'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473862> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473862'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473862'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472940> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472940'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472940'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472847> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472847'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472847'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472873> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472873'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472873'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472817> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472817'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472817'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472449> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472449'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472449'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472162> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472162'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472162'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_472966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_472966> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_472966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_472966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472966'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472966'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473588> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473588'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473588'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473452> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473452'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473452'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473404> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473404'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473404'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473222> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473222'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473222'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473264> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473264'^^xsd:string;
  dwc:scientificName 'Magelona equilamellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473264'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473288> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473288'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473288'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do27_473053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do27_473053> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do27_473053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.372222900390625 24.47083282470703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.372222900390625"^^xsd:decimal ;
  dwc:decimalLongitude "24.47083282470703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do27_473053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473053'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.470832824707'^^xsd:double;
  dwc:latitude '35.372222900391'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473053'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_471755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_471755> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_471755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_471755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471755'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471755'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_474178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_474178> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_474178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_474178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474178'^^xsd:string;
  dwc:scientificName 'Tellina compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '141584'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474178'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '878530'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_471652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_471652> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_471652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_471652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471652'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471652'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_471800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_471800> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_471800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_471800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471800'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471800'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_474204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_474204> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_474204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_474204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474204'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474204'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_474116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_474116> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_474116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_474116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474116'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474116'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_472876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_472876> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_472876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_472876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472876'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472876'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_472820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_472820> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_472820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_472820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472820'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472820'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_472452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_472452> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_472452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_472452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472452'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472452'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_472527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_472527> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_472527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_472527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472527'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472527'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_472346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_472346> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_472346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_472346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472346'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472346'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_472967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_472967> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_472967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_472967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472967'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472967'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_472994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_472994> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_472994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_472994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472994'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472994'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_473617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_473617> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_473617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_473617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473617'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473617'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_473407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_473407> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_473407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_473407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473407'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473407'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_473291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_473291> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_473291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_473291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473291'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473291'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_473122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_473122> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_473122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_473122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473122'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473122'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_473055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_473055> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_473055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_473055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473055'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473055'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do30_473083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do30_473083> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do30_473083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do30_473083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473083'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473083'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471671> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471671'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471671'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473793> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473793'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473793'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472558> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472558'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472558'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472077> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472077'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472077'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472096> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472096'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472096'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472046> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472046'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472046'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471918> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471918'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471918'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471654> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471654'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471654'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471836> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471836'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471836'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471848> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471848'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471848'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471706> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471706'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471706'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471725> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471725'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471725'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_471756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_471756> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_471756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_471756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471756'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471756'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_474248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_474248> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_474248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_474248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474248'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474248'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473923> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473923'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473923'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473812> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473812'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473812'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472878> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472878'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472878'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472920> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472920'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472920'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472785> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472785'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472785'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472822> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472822'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472822'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472681> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472681'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472681'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472537> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472537'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472537'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472453> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472453'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472453'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472489> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472489'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472489'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472257> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472257'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472257'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472303> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472303'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472303'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472165> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472165'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472165'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_472984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_472984> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_472984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_472984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472984'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472984'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473618> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473618'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473618'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473521> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473521'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473521'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473362> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473362'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473362'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473225> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473225'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473225'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473293> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473293'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473293'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473056> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473056'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473056'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473084> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473084'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473084'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do32_473089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do32_473089> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do32_473089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.386112213134766 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.386112213134766"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do32_473089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473089'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.386112213135'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473089'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472557> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472557'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472557'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472076> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472076'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472076'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472045> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472045'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472045'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_471885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_471885> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_471885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_471885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471885'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471885'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_471653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_471653> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_471653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_471653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471653'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471653'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_471835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_471835> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_471835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_471835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471835'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471835'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_474259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_474259> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_474259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_474259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474259'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474259'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_474117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_474117> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_474117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_474117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474117'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474117'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_474171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_474171> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_474171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_474171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474171'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474171'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_474054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_474054> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_474054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_474054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474054'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474054'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_474068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_474068> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_474068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_474068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474068'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474068'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_473845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_473845> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_473845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_473845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473845'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473845'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472850> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472850'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472850'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472877> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472877'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472877'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472919> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472919'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472919'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472821> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472821'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472821'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472680> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472680'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472680'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472302> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472302'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472302'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472164> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472164'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472164'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_472983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_472983> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_472983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_472983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472983'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472983'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_473720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_473720> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_473720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_473720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473720'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473720'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_473754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_473754> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_473754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_473754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473754'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473754'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_473639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_473639> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_473639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_473639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473639'^^xsd:string;
  dwc:scientificName 'Ampithoe ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '101994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473639'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_473408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_473408> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_473408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_473408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473408'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473408'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_473224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_473224> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_473224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_473224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473224'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473224'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do31_473292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do31_473292> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do31_473292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do31_473292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473292'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473292'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_471672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_471672> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_471672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_471672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471672'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471672'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473437> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473437'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473437'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472471> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472471'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472471'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472078> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472078'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472078'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472008> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472008'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472008'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472047> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472047'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472047'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_471919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_471919> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_471919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_471919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471919'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471919'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_471801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_471801> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_471801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_471801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471801'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471801'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_471849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_471849> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_471849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_471849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471849'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471849'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_471707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_471707> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_471707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_471707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471707'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471707'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_471726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_471726> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_471726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_471726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471726'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471726'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_474237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_474237> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_474237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_474237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474237'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474237'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_474192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_474192> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_474192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_474192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474192'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474192'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_474038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_474038> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_474038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_474038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474038'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474038'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473924> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473924'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473924'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473960> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473960'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473960'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473821> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473821'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473821'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472851> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472851'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472851'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472879> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472879'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472879'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472912> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472912'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472912'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472786> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472786'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472786'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472823> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472823'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472823'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472647> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472647'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472647'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472682> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472682'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472682'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472559> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472559'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472559'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472584> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472584'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472584'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472623> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472623'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472623'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472382> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472382'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472382'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472425> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472425'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472425'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472270> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472270'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472270'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472325> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472325'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472325'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_472995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_472995> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_472995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_472995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472995'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472995'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473619> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473619'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473619'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473559> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473559'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473559'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473601> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473601'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473601'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473491> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473491'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473491'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473343> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473343'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473343'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473363> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473363'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473363'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473409> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473409'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473409'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473294> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473294'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473294'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473199> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473199'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473199'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473026> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473026'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473026'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do33_473057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do33_473057> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do33_473057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39027786254883 24.47222137451172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39027786254883"^^xsd:decimal ;
  dwc:decimalLongitude "24.47222137451172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do33_473057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473057'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.472221374512'^^xsd:double;
  dwc:latitude '35.390277862549'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473057'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472079> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472079'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472079'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_474252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_474252> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_474252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_474252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474252'^^xsd:string;
  dwc:scientificName 'Neverita josephinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140549'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474252'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473686> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_473686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473686'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473686'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473528> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_473528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473528'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473528'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472314> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472314'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472314'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_471886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_471886> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_471886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_471886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471886'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471886'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_471655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_471655> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_471655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_471655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471655'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471655'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_471802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_471802> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_471802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_471802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471802'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471802'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_471727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_471727> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_471727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_471727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471727'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471727'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_471757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_471757> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_471757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_471757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471757'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471757'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_474205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_474205> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_474205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_474205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474205'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474205'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_474230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_474230> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_474230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_474230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474230'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474230'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_474260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_474260> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_474260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_474260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474260'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474260'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473846> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_473846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473846'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473846'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472943> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472943'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472943'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472824> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472824'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472824'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472852> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472852'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472852'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472880> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472880'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472880'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472924> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472924'^^xsd:string;
  dwc:scientificName 'Aricidea suecica meridionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472924'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472792> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472792'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472792'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472633> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472633'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472633'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472683> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472683'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472683'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472528> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472528'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472528'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472347> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472347'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472347'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472304> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472304'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472304'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472166> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472166'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472166'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472201> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472201'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472201'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_472236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_472236> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_472236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_472236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472236'^^xsd:string;
  dwc:scientificName 'Brania tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472236'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473755> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/598_do34_473755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473755'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473755'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473659> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473659'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473659'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473438> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473438'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473438'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473364> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473364'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473364'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473410> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473410'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473410'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473226> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473226'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473226'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473295> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473295'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473295'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473181> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473181'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473181'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do34_473074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do34_473074> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do34_473074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.375"^^xsd:decimal ;
  dwc:decimalLongitude "24.483333587646484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do34_473074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.375 24.483333587646484)"^^geo:wktLiteral ;
  geo-pos:lat "35.375"^^xsd:decimal ;
  geo-pos:long "24.483333587646484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do34_473074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473074'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.483333587646'^^xsd:double;
  dwc:latitude '35.375'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473074'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472080> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472080'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472080'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473916> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473916'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473916'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473794> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473794'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473794'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473116> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473116'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473116'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472009> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472009'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472009'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472048> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472048'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472048'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_471920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_471920> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_471920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_471920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_471920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471920'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471920'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_471758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_471758> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_471758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_471758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_471758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471758'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471758'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_474261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_474261> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_474261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_474261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_474261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474261'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474261'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_474118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_474118> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_474118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_474118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_474118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474118'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474118'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_474172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_474172> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_474172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_474172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_474172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474172'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474172'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_474055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_474055> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_474055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_474055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_474055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474055'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474055'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473986> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473986'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473986'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473847> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473847'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473847'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472881> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472881'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472881'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472925> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472925'^^xsd:string;
  dwc:scientificName 'Aricidea suecica meridionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472925'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472684> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472684'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472684'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472714> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472714'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472714'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472490> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472490'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472490'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472271> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472271'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472271'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472305> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472305'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472305'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_472167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_472167> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_472167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_472167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_472167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472167'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472167'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473620> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473620'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473620'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473589> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473589'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473589'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473439> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473439'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473439'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473227> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473227'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473227'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473123> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473123'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473123'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473134> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473134'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473134'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473058> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473058'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473058'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do35_473097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do35_473097> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do35_473097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38888931274414"^^xsd:decimal ;
  dwc:decimalLongitude "24.491666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do35_473097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38888931274414 24.491666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.38888931274414"^^xsd:decimal ;
  geo-pos:long "24.491666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do35_473097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473097'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.491666793823'^^xsd:double;
  dwc:latitude '35.388889312744'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473097'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_471673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_471673> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_471673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_471673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_471673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471673'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471673'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472715> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472715'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472715'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472010> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472010'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472010'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472049> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472049'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472049'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_471921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_471921> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_471921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_471921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_471921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471921'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471921'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_471803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_471803> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_471803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_471803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_471803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471803'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471803'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_474039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_474039> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_474039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_474039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_474039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474039'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474039'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473869> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473869'^^xsd:string;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '102924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473869'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472825> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472825'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472825'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472853> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472853'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472853'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472926> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472926'^^xsd:string;
  dwc:scientificName 'Aricidea suecica meridionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472926'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472793> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472793'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472793'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472648> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472648'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472648'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472685> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472685'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472685'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472560> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472560'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472560'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_472258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_472258> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_472258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_472258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_472258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472258'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472258'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473721> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473721'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473721'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473756> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473756'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473756'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473660> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473660'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473660'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473590> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473590'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473590'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473602> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473602'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473602'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473228> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473228'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473228'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473135> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473135'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473135'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473027> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473027'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473027'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473059> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473059'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473059'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do36_473090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do36_473090> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do36_473090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38472366333008"^^xsd:decimal ;
  dwc:decimalLongitude "24.498611450195312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.599998474121094"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do36_473090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38472366333008 24.498611450195312)"^^geo:wktLiteral ;
  geo-pos:lat "35.38472366333008"^^xsd:decimal ;
  geo-pos:long "24.498611450195312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do36_473090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473090'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.498611450195'^^xsd:double;
  dwc:latitude '35.38472366333'^^xsd:double;
  dwc:minimumDepth '33.599998474121'^^xsd:double;
  dwc:maximumDepth '33.599998474121'^^xsd:double;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473090'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_471728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_471728> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_471728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_471728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_471728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471728'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471728'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473795> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473795'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473795'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473373> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473373'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473373'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472082> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472082'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472082'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472111> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472111'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472111'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472012> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472012'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472012'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472051> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472051'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472051'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_471923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_471923> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_471923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_471923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_471923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471923'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471923'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_471805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_471805> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_471805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_471805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_471805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471805'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471805'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_471708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_471708> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_471708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_471708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_471708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471708'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471708'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_474242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_474242> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_474242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_474242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_474242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474242'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474242'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_474141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_474141> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_474141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_474141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_474141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474141'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474141'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_474156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_474156> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_474156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_474156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_474156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474156'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474156'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_474193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_474193> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_474193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_474193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_474193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474193'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474193'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_474015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_474015> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_474015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_474015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_474015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474015'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474015'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_474040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_474040> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_474040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_474040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_474040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474040'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474040'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473926> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473926'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473926'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473848> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473848'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473848'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473891> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473891'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473891'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472827> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472827'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472827'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472855> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472855'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472855'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472883> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472883'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472883'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472749> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472749'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472749'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472649> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472649'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472649'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472455> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472455'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472455'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472366> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472366'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472366'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472384> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472384'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472384'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472400> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472400'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472400'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472427> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472427'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472427'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472326> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472326'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472326'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472202> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472202'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472202'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472225> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472225'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472225'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_472997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_472997> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_472997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_472997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_472997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472997'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472997'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473013> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473013'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473013'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473739> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473739'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473739'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473622> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473622'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473622'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473571> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473571'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473571'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473591> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473591'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473591'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473470> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473470'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473470'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473345> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473345'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473345'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473365> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473365'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473365'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473412> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473412'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473412'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473229> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473229'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473229'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473297> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473297'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473297'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473201> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473201'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473201'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do38_473098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do38_473098> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do38_473098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40972137451172"^^xsd:decimal ;
  dwc:decimalLongitude "24.58333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do38_473098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40972137451172 24.58333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.40972137451172"^^xsd:decimal ;
  geo-pos:long "24.58333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do38_473098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473098'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.583333969116'^^xsd:double;
  dwc:latitude '35.409721374512'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473098'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473890> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473890'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473890'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472081> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472081'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472081'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_474009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_474009> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_474009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_474009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_474009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474009'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474009'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472472> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472472'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472472'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472748> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472748'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472748'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472011> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472011'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472011'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472050> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472050'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472050'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_471922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_471922> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_471922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_471922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_471922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471922'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471922'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_471974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_471974> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_471974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_471974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_471974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471974'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471974'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_471804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_471804> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_471804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_471804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_471804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471804'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471804'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_471850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_471850> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_471850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_471850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_471850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471850'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471850'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_471759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_471759> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_471759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_471759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_471759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471759'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471759'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_474217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_474217> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_474217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_474217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_474217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474217'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474217'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_474119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_474119> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_474119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_474119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_474119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474119'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474119'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_474155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_474155> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_474155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_474155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_474155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474155'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474155'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473925> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473925'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473925'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473822> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473822'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473822'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472944> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472944'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472944'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472826> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472826'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472826'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472854> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472854'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472854'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472882> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472882'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472882'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472794> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472794'^^xsd:string;
  dwc:scientificName 'Tachytrypane jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130511'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472794'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130511'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472686> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472686'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472686'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472561> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472561'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472561'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472454> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472454'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472454'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472383> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472383'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472383'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472426> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472426'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472426'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472259> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472259'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472259'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472323> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472323'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472323'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472148> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472148'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472148'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472168> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472168'^^xsd:string;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472168'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472187> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472187'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472187'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472211> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472211'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472211'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_472996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_472996> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_472996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_472996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_472996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472996'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472996'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473621> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473621'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473621'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473344> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473344'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473344'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473411> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473411'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473411'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473296> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473296'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473296'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473200> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473200'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473200'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do37_473028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do37_473028> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do37_473028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40416717529297"^^xsd:decimal ;
  dwc:decimalLongitude "24.587499618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do37_473028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40416717529297 24.587499618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.40416717529297"^^xsd:decimal ;
  geo-pos:long "24.587499618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do37_473028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473028'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '24.58749961853'^^xsd:double;
  dwc:latitude '35.404167175293'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473028'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_471981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_471981> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_471981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_471981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_471981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471981'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471981'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_471676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_471676> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_471676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_471676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_471676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471676'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471676'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_474059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_474059> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_474059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_474059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_474059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474059'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474059'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473633> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473633'^^xsd:string;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473633'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473554> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473554'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473554'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472156> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472156'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472156'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472115> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472115'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472115'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472023> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472023'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472023'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_471931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_471931> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_471931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_471931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_471931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471931'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471931'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_471816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_471816> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_471816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_471816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_471816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471816'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471816'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_474197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_474197> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_474197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_474197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_474197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474197'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474197'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_474232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_474232> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_474232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_474232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_474232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474232'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474232'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_474262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_474262> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_474262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_474262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_474262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474262'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474262'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_474175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_474175> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_474175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_474175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_474175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474175'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474175'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473934> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473934'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473934'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473945> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473945'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473945'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473981> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473981'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473981'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473858> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473858'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473858'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473790> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473790'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473790'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472657> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472657'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472657'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472722> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472722'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472722'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472573> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472573'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472573'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472610> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472610'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472610'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472627> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472627'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472627'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472521> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472521'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472521'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472392> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472392'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472392'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472443> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472443'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472443'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472262> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472262'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472262'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472333> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472333'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472333'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_472206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_472206> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_472206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_472206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_472206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472206'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472206'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473005> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473005'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473005'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473728> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473728'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473728'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473741> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473741'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473741'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473631> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473631'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473631'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473666> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473666'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473666'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473514> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473514'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473514'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473598> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473598'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473598'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473498> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473498'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473498'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473424> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473424'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473424'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473208> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473208'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473208'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do52_473078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do52_473078> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do52_473078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09027862548828"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do52_473078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09027862548828 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.09027862548828"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do52_473078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473078'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.090278625488'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473078'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472060> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472060'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472060'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472022> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472022'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472022'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_471675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_471675> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_471675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_471675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_471675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471675'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471675'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473372> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473372'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473372'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473761> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473761'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473761'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473033> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473033'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473033'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_471660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_471660> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_471660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_471660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_471660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471660'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471660'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_471815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_471815> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_471815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_471815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_471815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471815'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471815'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_471735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_471735> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_471735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_471735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_471735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471735'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471735'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_471763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_471763> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_471763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_471763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_471763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471763'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471763'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_474196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_474196> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_474196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_474196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_474196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474196'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474196'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_474207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_474207> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_474207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_474207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_474207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474207'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474207'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_474126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_474126> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_474126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_474126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_474126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474126'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474126'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_474144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_474144> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_474144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_474144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_474144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474144'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474144'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473933> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473933'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473933'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473944> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473944'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473944'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473987> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473987'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473987'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473857> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473857'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473857'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473873> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473873'^^xsd:string;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473873'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473802> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473802'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473802'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472953> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472953'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472953'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472892> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472892'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472892'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472798> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472798'^^xsd:string;
  dwc:scientificName 'Phylo foetida foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130524'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472798'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472835> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472835'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472835'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472692> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472692'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472692'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472435> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472435'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472435'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472348> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472348'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472348'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472391> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472391'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472391'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_472442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_472442> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_472442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_472442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_472442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472442'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472442'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473678> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473678'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473678'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473513> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473513'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473513'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473597> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473597'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473597'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473435> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473435'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473435'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473423> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473423'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473423'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473238> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473238'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473238'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473309> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473309'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473309'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473150> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473150'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473150'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473207> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473207'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473207'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do51_473065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do51_473065> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do51_473065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.102779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "24.697221755981445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do51_473065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.102779388427734 24.697221755981445)"^^geo:wktLiteral ;
  geo-pos:lat "35.102779388427734"^^xsd:decimal ;
  geo-pos:long "24.697221755981445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do51_473065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473065'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.697221755981'^^xsd:double;
  dwc:latitude '35.102779388428'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473065'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472021> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472021'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472021'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472059> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472059'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472059'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_471674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_471674> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_471674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_471674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_471674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471674'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471674'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_471609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_471609> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_471609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_471609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_471609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471609'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471609'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_474074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_474074> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_474074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_474074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_474074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474074'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474074'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473632> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473632'^^xsd:string;
  dwc:scientificName 'Gitana sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101977'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473632'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101977'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473760> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473760'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473760'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472496> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472496'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472496'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472088> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472088'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472088'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472114> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472114'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472114'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_471954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_471954> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_471954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_471954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_471954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471954'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471954'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_471814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_471814> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_471814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_471814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_471814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471814'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471814'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_471852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_471852> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_471852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_471852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_471852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471852'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471852'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_474210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_474210> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_474210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_474210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_474210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474210'^^xsd:string;
  dwc:scientificName 'Leptaxinus ferruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '156195'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474210'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_474220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_474220> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_474220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_474220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_474220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474220'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474220'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_474125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_474125> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_474125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_474125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_474125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474125'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474125'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_474041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_474041> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_474041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_474041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_474041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474041'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474041'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_474063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_474063> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_474063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_474063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_474063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474063'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474063'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473902> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473902'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473902'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473932> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473932'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473932'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473968> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473968'^^xsd:string;
  dwc:scientificName 'Leucon (Epileucon) longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110613'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473968'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473856> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473856'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473856'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473881> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473881'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473881'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472952> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472952'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472952'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472891> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472891'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472891'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472754> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472754'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472754'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472656> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472656'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472656'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472721> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472721'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472721'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472572> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472572'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472572'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472590> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472590'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472590'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472609> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472609'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472609'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472626> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472626'^^xsd:string;
  dwc:scientificName 'Hydroides norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472626'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472434> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472434'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472434'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472390> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472390'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472390'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472441> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472441'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472441'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472332> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472332'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472332'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472155> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472155'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472155'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472205> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472205'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472205'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472226> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472226'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472226'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_472231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_472231> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_472231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_472231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_472231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472231'^^xsd:string;
  dwc:scientificName 'Autolytus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472231'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473004> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473004'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473004'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473014> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473014'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473014'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473727> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473727'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473727'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473630> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473630'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473630'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473681> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473681'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473681'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473690> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473690'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473690'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473524> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473524'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473524'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473553> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473553'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473553'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473603> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473603'^^xsd:string;
  dwc:scientificName 'Ampelisca pseudosarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473603'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473472> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473472'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473472'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473497> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473497'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473497'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473371> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473371'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473371'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473206> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473206'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473206'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473032> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473032'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473032'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do50_473064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do50_473064> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do50_473064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.053611755371094"^^xsd:decimal ;
  dwc:decimalLongitude "24.7369441986084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do50_473064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.053611755371094 24.7369441986084)"^^geo:wktLiteral ;
  geo-pos:lat "35.053611755371094"^^xsd:decimal ;
  geo-pos:long "24.7369441986084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do50_473064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473064'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.736944198608'^^xsd:double;
  dwc:latitude '35.053611755371'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473064'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472020> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472020'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472020'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471608> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471608'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471608'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473347> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473347'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473347'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473759> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473759'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473759'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472773> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472773'^^xsd:string;
  dwc:scientificName 'Armandia polyophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472773'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472184> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472184'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472184'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472102> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472102'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472102'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472113> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472113'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472113'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471980> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471980'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471980'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472058> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472058'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472058'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471875> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471875'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471875'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471930> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471930'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471930'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471598> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471598'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471598'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471953> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471953'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471953'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471813> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471813'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471813'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_471864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_471864> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_471864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_471864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_471864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471864'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471864'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474219> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474219'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474219'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474231> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474231'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474231'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474254> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474254'^^xsd:string;
  dwc:scientificName 'Tellina crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '152263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474254'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474124> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474124'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474124'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474143> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474143'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474143'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474031> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474031'^^xsd:string;
  dwc:scientificName 'Polybius maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148453'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474031'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474033> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474033'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474033'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474058> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474058'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474058'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474073> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474073'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474073'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474077> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474077'^^xsd:string;
  dwc:scientificName 'Hyalopecten similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140704'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474077'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_474080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_474080> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_474080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_474080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_474080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474080'^^xsd:string;
  dwc:scientificName 'Solemya togata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474080'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473901> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473901'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473901'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473967> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473967'^^xsd:string;
  dwc:scientificName 'Leucon (Epileucon) longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110613'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473967'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473855> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473855'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473855'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473880> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473880'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473880'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473893> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473893'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473893'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473787> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473787'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473787'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473789> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473789'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473789'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472951> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472951'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472951'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472859> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472859'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472859'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472890> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472890'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472890'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472899> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472899'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472899'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472734> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472734'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472734'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472753> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472753'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472753'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472769> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472769'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472769'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472655> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472655'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472655'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472571> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472571'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472571'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472589> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472589'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472589'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472597> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472597'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472597'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472608> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472608'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472608'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472433> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472433'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472433'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472458> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472458'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472458'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472495> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472495'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472495'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472389> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472389'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472389'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472331> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472331'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472331'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_472154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_472154> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_472154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_472154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_472154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472154'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472154'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473003> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473003'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473003'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473726> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473726'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473726'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473743> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473743'^^xsd:string;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473743'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473629> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473629'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473629'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473689> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473689'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473689'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473523> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473523'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473523'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473552> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473552'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473552'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473560> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473560'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473560'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473434> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473434'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473434'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473496> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473496'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473496'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473422> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473422'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473422'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473370> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473370'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473370'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473237> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473237'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473237'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473308> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473308'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473308'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473142> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473142'^^xsd:string;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473142'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do49_473205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do49_473205> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do49_473205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.05611038208008"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do49_473205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.05611038208008 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.05611038208008"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do49_473205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473205'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.05611038208'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473205'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473307> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473307'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473307'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472691> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472691'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472691'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472183> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472183'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472183'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472057> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472057'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472057'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_471659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_471659> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_471659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_471659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_471659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471659'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471659'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_471812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_471812> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_471812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_471812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_471812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471812'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471812'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_471762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_471762> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_471762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_471762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_471762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471762'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471762'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_474206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_474206> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_474206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_474206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_474206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474206'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474206'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_474006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_474006> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_474006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_474006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_474006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474006'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474006'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_474062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_474062> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_474062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_474062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_474062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474062'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474062'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473931> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473931'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473931'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473814> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473814'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473814'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473854> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473854'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473854'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473872> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473872'^^xsd:string;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473872'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473786> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473786'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473786'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473801> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473801'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473801'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472950> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472950'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472950'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472889> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472889'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472889'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472834> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472834'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472834'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472630> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472630'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472630'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472570> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472570'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472570'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472478> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472478'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130671'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472478'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472494> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472494'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472494'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472388> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472388'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472388'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_472230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_472230> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_472230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_472230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_472230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472230'^^xsd:string;
  dwc:scientificName 'Autolytus rubrovittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472230'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473645> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473645'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473645'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473665> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473665'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473665'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473688> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473688'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473688'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473596> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473596'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473596'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473440> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473440'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473440'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473421> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473421'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473421'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473236> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473236'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473236'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473117> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473117'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473117'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473031> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473031'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473031'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473063> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473063'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473063'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473077> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473077'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473077'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do48_473111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do48_473111> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do48_473111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06027603149414"^^xsd:decimal ;
  dwc:decimalLongitude "24.741666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do48_473111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06027603149414 24.741666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.06027603149414"^^xsd:decimal ;
  geo-pos:long "24.741666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do48_473111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473111'^^xsd:string;
  dwc:scientificName 'Zenobiana prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.741666793823'^^xsd:double;
  dwc:latitude '35.060276031494'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473111'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119038'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_473306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_473306> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_473306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_473306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_473306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473306'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473306'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472690> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472690'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472690'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472087> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472087'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472087'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_471761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_471761> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_471761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_471761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_471761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471761'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471761'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_474005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_474005> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_474005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_474005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_474005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474005'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474005'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_474026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_474026> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_474026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_474026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_474026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474026'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474026'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_473930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_473930> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_473930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_473930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_473930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473930'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473930'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_473867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_473867> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_473867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_473867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_473867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473867'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473867'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472949> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472949'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472949'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472833> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472833'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472833'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472752> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472752'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472752'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472797> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472797'^^xsd:string;
  dwc:scientificName 'Phylo foetida foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130524'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472797'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472569> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472569'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472569'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_472970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_472970> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_472970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_472970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_472970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472970'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472970'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_473709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_473709> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_473709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_473709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_473709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473709'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473709'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_473758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_473758> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_473758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_473758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_473758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473758'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473758'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_473420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_473420> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_473420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_473420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_473420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473420'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473420'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do47_473235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do47_473235> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do47_473235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.06388854980469"^^xsd:decimal ;
  dwc:decimalLongitude "24.754722595214844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do47_473235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.06388854980469 24.754722595214844)"^^geo:wktLiteral ;
  geo-pos:lat "35.06388854980469"^^xsd:decimal ;
  geo-pos:long "24.754722595214844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do47_473235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473235'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '24.754722595215'^^xsd:double;
  dwc:latitude '35.063888549805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473235'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471940> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471940'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471940'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_474179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_474179> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_474179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_474179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_474179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474179'^^xsd:string;
  dwc:scientificName 'Tellina planata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '141590'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474179'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473555> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473555'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473555'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473605> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473605'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473605'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473462> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473462'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473462'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473334> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473334'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473334'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473139> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473139'^^xsd:string;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473139'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473017> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473017'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473017'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472774> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472774'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472774'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472103> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472103'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472103'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472132> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472132'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472132'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471989> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471989'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471989'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472029> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472029'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472029'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471889> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471889'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471889'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471902> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471902'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471902'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471936> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471936'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471936'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471613> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471613'^^xsd:string;
  dwc:scientificName 'Eunoe mamilloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130744'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471613'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471614> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471614'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471614'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471960> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471960'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471960'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471772> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471772'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471772'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471775> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471775'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471775'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471821> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471821'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471821'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471837> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471837'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471837'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471739> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471739'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471739'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_471767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_471767> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_471767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_471767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_471767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471767'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471767'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_474133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_474133> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_474133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_474133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_474133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474133'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474133'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_474159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_474159> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_474159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_474159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_474159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474159'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474159'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_474180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_474180> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_474180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_474180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_474180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474180'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474180'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_474102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_474102> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_474102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_474102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_474102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474102'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474102'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473974> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473974'^^xsd:string;
  dwc:scientificName 'Cumella (Cumella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473974'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472927> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472927'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472927'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472957> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472957'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472957'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472737> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472737'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472737'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472758> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472758'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472758'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472801> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472801'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472801'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472632> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472632'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472632'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472693> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472693'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472693'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472725> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472725'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472725'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472600> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472600'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472600'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472615> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472615'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472615'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472459> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472459'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472459'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472467> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472467'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472467'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472351> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472351'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472351'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472368> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472368'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472368'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472403> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472403'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472403'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472189> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472189'^^xsd:string;
  dwc:scientificName 'Neanthes caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130385'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472189'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472192> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472192'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472192'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472218> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472218'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472218'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_472971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_472971> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_472971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_472971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_472971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472971'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472971'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473710> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473710'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473710'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473731> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473731'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473731'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473744> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473744'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '102099'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473744'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473747> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473747'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473747'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473762> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473762'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473762'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473647> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473647'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473647'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473565> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473565'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473565'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473442> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473442'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473442'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473480> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473480'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473480'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473313> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473313'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473313'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473352> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473352'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473352'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473380> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473380'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473380'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473257> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473257'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473257'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473267> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473267'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473267'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473321> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473321'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473321'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473153> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473153'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473153'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473163> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473163'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473163'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473187> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473187'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473187'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473036> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473036'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473036'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473044> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473044'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473044'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do1_473096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do1_473096> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do1_473096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do1_473096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do1_473096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473096'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473096'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471776> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471776'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471776'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_474152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_474152> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_474152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_474152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_474152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474152'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474152'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_474212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_474212> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_474212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_474212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_474212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474212'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474212'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_474061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_474061> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_474061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_474061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_474061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474061'^^xsd:string;
  dwc:scientificName 'Nucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '152323'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474061'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607414'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473606> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473606'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473606'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472904> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472904'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472904'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472104> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472104'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472104'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472133> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472133'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472133'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471990> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471990'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471990'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472030> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472030'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472030'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472064> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472064'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472064'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471961> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471961'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471961'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471822> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471822'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471822'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471857> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471857'^^xsd:string;
  dwc:scientificName 'Piromis eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130114'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471857'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471694> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471694'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471694'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471740> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471740'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471740'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_471681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_471681> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_471681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_471681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_471681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471681'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471681'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_474209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_474209> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_474209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_474209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_474209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474209'^^xsd:string;
  dwc:scientificName 'Leptaxinus ferruginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '156195'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474209'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_474181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_474181> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_474181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_474181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_474181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474181'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474181'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473975> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473975'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473975'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472928> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472928'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472928'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472759> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472759'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472759'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472775> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472775'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472775'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472694> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472694'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472694'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472616> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472616'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472616'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472624> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472624'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472624'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472460> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472460'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472460'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472506> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472506'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472506'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472352> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472352'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472352'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472398> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472398'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472398'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472404> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472404'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472404'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472245> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472245'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472245'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472278> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472278'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472278'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472289> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472289'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472289'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472193> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472193'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472193'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_472219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_472219> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_472219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_472219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_472219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472219'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472219'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473748> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473748'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473748'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473432> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473432'^^xsd:string;
  dwc:scientificName 'Scolelepis tridentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131178'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473432'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473459> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473459'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473459'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473481> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473481'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473481'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473335> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473335'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473335'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473381> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473381'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473381'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473262> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473262'^^xsd:string;
  dwc:scientificName 'Magelona equilamellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473262'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473268> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473268'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473268'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473164> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473164'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473164'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473188> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473188'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473188'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473037> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473037'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473037'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473079> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473079'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473079'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do2_473100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do2_473100> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do2_473100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.08333396911621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do2_473100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.08333396911621)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.08333396911621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do2_473100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473100'^^xsd:string;
  dwc:scientificName 'Processa nouveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.083333969116'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473100'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474153> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474153'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474153'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473917> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473917'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473917'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473165> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473165'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473165'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473140> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473140'^^xsd:string;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473140'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473018> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473018'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473018'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471992> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471992'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471992'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472031> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472031'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472031'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471890> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471890'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471890'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471903> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471903'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471903'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471941> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471941'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471941'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471632> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471632'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471632'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471661> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471661'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471661'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471962> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471962'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471962'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471773> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471773'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471773'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471823> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471823'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471823'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471838> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471838'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471838'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471865> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471865'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471865'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_471777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_471777> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_471777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_471777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_471777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471777'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471777'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474104> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474104'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474104'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474134> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474134'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474134'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474160> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474160'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474160'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474182> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474182'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474182'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474011> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474011'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474011'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474051> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474051'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474051'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474084> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474084'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474084'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_474089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_474089> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_474089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_474089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_474089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474089'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474089'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473951> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473951'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473951'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473976> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473976'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473976'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473996> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473996'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473996'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473807> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473807'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473807'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473831> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473831'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473831'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473882> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473882'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473882'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473803> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473803'^^xsd:string;
  dwc:scientificName 'Leucothoe serraticarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102469'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473803'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472134> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472134'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472134'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472738> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472738'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472738'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472760> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472760'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472760'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472663> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472663'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472663'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472696> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472696'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472696'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472726> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472726'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472726'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472539> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472539'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472539'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472639> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472639'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472639'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472461> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472461'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472461'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472354> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472354'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472354'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472370> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472370'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472370'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472406> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472406'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472406'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472444> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472444'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472444'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472190> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472190'^^xsd:string;
  dwc:scientificName 'Neanthes caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130385'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472190'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_472194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_472194> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_472194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_472194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_472194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472194'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472194'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473649> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473649'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473649'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473696> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473696'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473696'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473712> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473712'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473712'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473534> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473534'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473534'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473607> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473607'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473607'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473482> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473482'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473482'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473517> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473517'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473517'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473336> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473336'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473336'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473383> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473383'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473383'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473270> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473270'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473270'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473322> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473322'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473322'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473154> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473154'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473154'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473038> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473038'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473038'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473102> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473102'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473102'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do4_473112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do4_473112> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do4_473112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do4_473112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do4_473112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473112'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473112'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_471938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_471938> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_471938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_471938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_471938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471938'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471938'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_474213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_474213> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_474213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_474213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_474213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474213'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474213'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_474010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_474010> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_474010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_474010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_474010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474010'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474010'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_471991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_471991> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_471991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_471991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_471991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471991'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471991'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_474103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_474103> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_474103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_474103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_474103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474103'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474103'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_474022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_474022> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_474022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_474022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_474022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474022'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474022'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473909> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473909'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473909'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473830> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473830'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473830'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473874> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473874'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473874'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472921> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472921'^^xsd:string;
  dwc:scientificName 'Aricidea suecica meridionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472921'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472802> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472802'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472802'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472662> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472662'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472662'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472695> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472695'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472695'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472638> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472638'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472638'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472353> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472353'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472353'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472369> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472369'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472369'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472405> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472405'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472405'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_472290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_472290> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_472290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_472290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_472290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472290'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472290'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473711> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473711'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473711'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473732> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473732'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473732'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473749> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473749'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473749'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473648> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473648'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473648'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473695> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473695'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473695'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473577> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473577'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473577'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473382> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473382'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473382'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473243> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473243'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473243'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do3_473269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do3_473269> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do3_473269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35555648803711"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do3_473269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35555648803711 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.35555648803711"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do3_473269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473269'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.355556488037'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473269'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472093> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472093'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472093'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473463> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473463'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473463'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473166> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473166'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473166'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473019> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473019'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473019'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472905> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472905'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472905'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472105> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472105'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472105'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471963> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471963'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471963'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471993> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471993'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471993'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472032> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472032'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472032'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472065> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472065'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472065'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471891> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471891'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471891'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471904> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471904'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471904'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471942> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471942'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471942'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471595> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471595'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471595'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471615> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471615'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471615'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471662> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471662'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471662'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471824> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471824'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471824'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471839> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471839'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471839'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471854> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471854'^^xsd:string;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471854'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471861> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471861'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471861'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471866> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471866'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471866'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471695> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471695'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471695'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471741> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471741'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471741'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471778> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471778'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471778'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_471682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_471682> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_471682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_471682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_471682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471682'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471682'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474105> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474105'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474105'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474129> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474129'^^xsd:string;
  dwc:scientificName 'Ctena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '138144'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474129'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138144'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474135> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474135'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474135'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474161> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474161'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474161'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474183> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474183'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474183'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474003> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474003'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474003'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474012> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474012'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474012'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_474064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_474064> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_474064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_474064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_474064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474064'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474064'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473895> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473895'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473895'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473910> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473910'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473910'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473918> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473918'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473918'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473941> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473941'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473941'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473977> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473977'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473977'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473818> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473818'^^xsd:string;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473818'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473883> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473883'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473883'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472135> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472135'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472135'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472929> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472929'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472929'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472860> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472860'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472860'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472761> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472761'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472761'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472776> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472776'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472776'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472664> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472664'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472664'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472697> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472697'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472697'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472640> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472640'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472640'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472462> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472462'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472462'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472475> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472475'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472475'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472355> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472355'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472355'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472371> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472371'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472371'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472407> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472407'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472407'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472279> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472279'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472279'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472339> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472339'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472339'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472195> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472195'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472195'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472220> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472220'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472220'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472232> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472232'^^xsd:string;
  dwc:scientificName 'Brania tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472232'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472246> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472246'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472246'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_472958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_472958> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_472958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_472958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_472958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472958'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472958'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473531> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473531'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473531'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473535> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473535'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473535'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473566> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473566'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473566'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473443> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473443'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473443'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473323> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473323'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473323'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473337> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473337'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473337'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473384> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473384'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473384'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473263> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473263'^^xsd:string;
  dwc:scientificName 'Magelona equilamellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473263'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473271> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473271'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473271'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473141> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473141'^^xsd:string;
  dwc:scientificName 'Pseudoparatanais batei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '136457'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473141'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136457'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473189> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473189'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473189'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473039> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473039'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473039'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473040> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473040'^^xsd:string;
  dwc:scientificName 'Cumella (Cumella) pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '110567'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473040'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110567'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473045> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473045'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473045'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473066> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473066'^^xsd:string;
  dwc:scientificName 'Athanas nitescens f. nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '181539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473066'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do5_473126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do5_473126> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do5_473126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36249923706055"^^xsd:decimal ;
  dwc:decimalLongitude "25.116666793823242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do5_473126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36249923706055 25.116666793823242)"^^geo:wktLiteral ;
  geo-pos:lat "35.36249923706055"^^xsd:decimal ;
  geo-pos:long "25.116666793823242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do5_473126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473126'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.116666793823'^^xsd:double;
  dwc:latitude '35.362499237061'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473126'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_472666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_472666> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_472666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_472666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_472666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472666'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472666'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_472642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_472642> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_472642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_472642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_472642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472642'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472642'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_471995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_471995> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_471995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_471995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_471995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471995'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471995'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_472033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_472033> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_472033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_472033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_472033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472033'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472033'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_471780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_471780> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_471780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_471780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_471780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471780'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471780'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_474200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_474200> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_474200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_474200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_474200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474200'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474200'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473952> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473952'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473952'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473833> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473833'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473833'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473792> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473792'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473792'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_472803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_472803> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_472803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_472803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_472803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472803'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472803'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_472409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_472409> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_472409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_472409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_472409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472409'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472409'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_472233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_472233> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_472233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_472233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_472233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472233'^^xsd:string;
  dwc:scientificName 'Brania tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472233'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473669> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473669'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473669'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473578> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473578'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473578'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473464> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473464'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473464'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473354> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473354'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473354'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473386> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473386'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473386'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473244> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473244'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473244'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do7_473046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do7_473046> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do7_473046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do7_473046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do7_473046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473046'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473046'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472094> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472094'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472094'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472665> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472665'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472665'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472356> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472356'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472356'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471994> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471994'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471994'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471943> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471943'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471943'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471641> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471641'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471641'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471768> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471768'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471768'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471774> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471774'^^xsd:string;
  dwc:scientificName 'Cirriformia tentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129964'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471774'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129964'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471825> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471825'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471825'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471840> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471840'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471840'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471742> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471742'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471742'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_471779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_471779> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_471779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_471779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_471779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471779'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471779'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_474239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_474239> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_474239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_474239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_474239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474239'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474239'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_474034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_474034> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_474034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_474034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_474034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474034'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474034'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_474052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_474052> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_474052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_474052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_474052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474052'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474052'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473832> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473832'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473832'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473875> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473875'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473875'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473798> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473798'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473798'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472136> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472136'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472136'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472930> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472930'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472930'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472906> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472906'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472906'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472914> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472914'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472914'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472777> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472777'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472777'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472836> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472836'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472836'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472540> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472540'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472540'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472612> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472612'^^xsd:string;
  dwc:scientificName 'Laonome kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472612'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '254745'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472641> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472641'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472641'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472477> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472477'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130671'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472477'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472408> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472408'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472408'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472959> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472959'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472959'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_472972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_472972> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_472972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_472972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_472972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472972'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472972'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473668> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473668'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473668'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473556> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473556'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473556'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473429> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473429'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473429'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473483> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473483'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473483'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473353> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473353'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473353'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473385> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473385'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473385'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473167> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473167'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473167'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473212> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473212'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473212'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473085> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473085'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473085'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do6_473103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do6_473103> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do6_473103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.300000190734863"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do6_473103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do6_473103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473103'^^xsd:string;
  dwc:scientificName 'Upogebia tipica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '10.300000190735'^^xsd:double;
  dwc:maximumDepth '10.300000190735'^^xsd:double;
  dwc:aphiaid '107743'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473103'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107743'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_471781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_471781> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_471781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_471781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_471781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471781'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471781'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473086> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473086'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473086'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472066> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472066'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472066'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_471878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_471878> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_471878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_471878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_471878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471878'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471878'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_471642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_471642> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_471642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_471642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_471642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471642'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471642'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_471696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_471696> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_471696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_471696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_471696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471696'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471696'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_471709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_471709> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_471709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_471709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_471709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471709'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471709'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_471743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_471743> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_471743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_471743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_471743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471743'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471743'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_474076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_474076> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_474076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_474076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_474076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474076'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474076'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473911> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473911'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473911'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473953> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473953'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473953'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473823> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473823'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473823'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473859> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473859'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473859'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473884> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473884'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473884'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472837> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472837'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472837'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472861> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472861'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472861'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472915> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472915'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472915'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472778> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472778'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472778'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472804> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472804'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472804'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472667> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472667'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472667'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472698> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472698'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472698'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472541> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472541'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472541'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472480> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472480'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472480'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472507> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472507'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472507'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472410> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472410'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472410'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_472247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_472247> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_472247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_472247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_472247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472247'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472247'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473670> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473670'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473670'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473579> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473579'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473579'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473355> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473355'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473355'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473387> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473387'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473387'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473245> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473245'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473245'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473272> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473272'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473272'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do8_473213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do8_473213> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do8_473213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36111068725586"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do8_473213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36111068725586 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.36111068725586"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do8_473213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473213'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.361110687256'^^xsd:double;
  dwc:minimumDepth '30.299999237061'^^xsd:double;
  dwc:maximumDepth '30.299999237061'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473213'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_471782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_471782> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_471782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_471782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_471782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471782'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471782'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472617> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472617'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472617'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472357> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472357'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472357'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472067> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472067'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472067'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472106> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472106'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472106'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_471892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_471892> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_471892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_471892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_471892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471892'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471892'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_471905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_471905> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_471905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_471905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_471905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471905'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471905'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_471627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_471627> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_471627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_471627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_471627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471627'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471627'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_471826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_471826> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_471826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_471826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_471826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471826'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471826'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_471841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_471841> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_471841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_471841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_471841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471841'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471841'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_471744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_471744> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_471744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_471744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_471744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471744'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471744'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_474236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_474236> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_474236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_474236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_474236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474236'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474236'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_474106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_474106> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_474106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_474106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_474106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474106'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474106'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_474136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_474136> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_474136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_474136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_474136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474136'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474136'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_474184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_474184> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_474184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_474184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_474184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474184'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474184'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_474035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_474035> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_474035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_474035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_474035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474035'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474035'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473824> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473824'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473824'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472137> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472137'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472137'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472838> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472838'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472838'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472862> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472862'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472862'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472907> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472907'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472907'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472779> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472779'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472779'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472805> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472805'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472805'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472643> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472643'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472643'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472668> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472668'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472668'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472699> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472699'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472699'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472704> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472704'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472704'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472542> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472542'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472542'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472481> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472481'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472481'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472372> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472372'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472372'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472411> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472411'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472411'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472274> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472274'^^xsd:string;
  dwc:scientificName 'Proceraea aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131361'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472274'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131361'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472221> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472221'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472221'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472248> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472248'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472248'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_472973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_472973> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_472973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_472973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_472973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472973'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472973'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473750> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473750'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473750'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473650> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473650'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473650'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473713> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473713'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473713'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473536> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473536'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473536'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473557> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473557'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473557'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473567> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473567'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473567'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473608> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473608'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473608'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473444> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473444'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473444'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473465> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473465'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473465'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473474> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473474'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473474'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473314> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473314'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473314'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473356> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473356'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473356'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473388> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473388'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473388'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473273> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473273'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473273'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473168> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473168'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473168'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do9_473190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do9_473190> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do9_473190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.363887786865234"^^xsd:decimal ;
  dwc:decimalLongitude "25.149999618530273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do9_473190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.363887786865234 25.149999618530273)"^^geo:wktLiteral ;
  geo-pos:lat "35.363887786865234"^^xsd:decimal ;
  geo-pos:long "25.149999618530273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do9_473190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473190'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.14999961853'^^xsd:double;
  dwc:latitude '35.363887786865'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473190'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473580> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473580'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473580'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472068> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472068'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472068'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472034> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472034'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472034'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_471893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_471893> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_471893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_471893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_471893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471893'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471893'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_471643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_471643> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_471643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_471643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_471643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471643'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471643'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_471783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_471783> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_471783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_471783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_471783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471783'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471783'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_471710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_471710> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_471710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_471710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_471710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471710'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471710'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_471745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_471745> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_471745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_471745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_471745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471745'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471745'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_474201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_474201> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_474201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_474201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_474201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474201'^^xsd:string;
  dwc:scientificName 'Tellina fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474201'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_474255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_474255> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_474255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_474255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_474255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474255'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474255'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_474107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_474107> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_474107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_474107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_474107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474107'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474107'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_474162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_474162> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_474162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_474162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_474162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474162'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474162'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_474045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_474045> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_474045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_474045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_474045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474045'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474045'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_474065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_474065> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_474065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_474065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_474065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474065'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474065'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473954> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473954'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473954'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473834> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473834'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473834'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472839> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472839'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472839'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472739> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472739'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472739'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472780> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472780'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472780'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472806> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472806'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472806'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472644> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472644'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472644'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472705> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472705'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472705'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472543> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472543'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472543'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472412> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472412'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472412'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472291> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472291'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472291'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_472249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_472249> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_472249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_472249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_472249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472249'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472249'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473733> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473733'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473733'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473640> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473640'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473640'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473651> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473651'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473651'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473691> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473691'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '102053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473691'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473532> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473532'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473532'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473609> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473609'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473609'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473466> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473466'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473466'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473315> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473315'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473315'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473389> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473389'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473389'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473246> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473246'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473246'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473214> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473214'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473214'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473047> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473047'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473047'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do10_473127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do10_473127> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do10_473127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.183332443237305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do10_473127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.183332443237305)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.183332443237305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do10_473127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473127'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.183332443237'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473127'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473581> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473581'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473581'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473502> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473502'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473502'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473191> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473191'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473191'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472618> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472618'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472618'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472445> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472445'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472445'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472250> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472250'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472250'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472358> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472358'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472358'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472069> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472069'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472069'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471964> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471964'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471964'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472035> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472035'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472035'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471906> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471906'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471906'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471944> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471944'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471944'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471634> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471634'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471634'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471644> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471644'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471644'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471663> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471663'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471663'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471784> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471784'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471784'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471827> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471827'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471827'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471842> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471842'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471842'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471711> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471711'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471711'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_471683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_471683> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_471683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_471683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_471683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471683'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471683'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474224> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474224'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474224'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474241> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474241'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474241'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474256> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474256'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474256'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474108> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474108'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474108'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474137> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474137'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474137'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474163> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474163'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474163'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474185> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474185'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474185'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474027> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474027'^^xsd:string;
  dwc:scientificName 'Polybius maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '148453'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474027'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_474066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_474066> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_474066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_474066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_474066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474066'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474066'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473919> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473919'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473919'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473978> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473978'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473978'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473808> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473808'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473808'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473804> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473804'^^xsd:string;
  dwc:scientificName 'Leucothoe serraticarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '102469'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473804'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472138> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472138'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472138'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472931> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472931'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472931'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472840> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472840'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472840'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472863> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472863'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472863'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472781> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472781'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472781'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472807> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472807'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472807'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472645> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472645'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472645'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472669> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472669'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472669'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472700> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472700'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472700'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472706> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472706'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472706'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472544> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472544'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472544'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472476> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472476'^^xsd:string;
  dwc:scientificName 'Phyllodoce laminosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130670'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472476'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130670'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472523> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472523'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472523'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472373> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472373'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472373'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472413> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472413'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472413'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472280> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472280'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472280'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_472960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_472960> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_472960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_472960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_472960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472960'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472960'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473734> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473734'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473734'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473610> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473610'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473610'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473652> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473652'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473652'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473697> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473697'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473697'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473537> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473537'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473537'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473445> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473445'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473445'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473357> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473357'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473357'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473390> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473390'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473390'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473247> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473247'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473247'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473274> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473274'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473274'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473169> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473169'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473169'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do11_473215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do11_473215> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do11_473215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.191667556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.399999618530273"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do11_473215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.191667556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.191667556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do11_473215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473215'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.191667556763'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '30.39999961853'^^xsd:double;
  dwc:maximumDepth '30.39999961853'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473215'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_474214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_474214> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_474214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_474214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_474214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474214'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474214'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473671> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473671'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473671'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_472841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_472841> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_472841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_472841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_472841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472841'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472841'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_471645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_471645> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_471645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_471645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_471645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471645'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471645'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_474186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_474186> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_474186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_474186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_474186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474186'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474186'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473912> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473912'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473912'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473835> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473835'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473835'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473860> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473860'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473860'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_472139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_472139> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_472139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_472139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_472139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472139'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472139'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_472808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_472808> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_472808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_472808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_472808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472808'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472808'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_472529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_472529> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_472529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_472529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_472529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472529'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472529'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473735> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473735'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473735'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473698> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473698'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473698'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473582> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473582'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473582'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do12_473275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do12_473275> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do12_473275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343055725097656"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do12_473275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343055725097656 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.343055725097656"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do12_473275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473275'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.343055725098'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473275'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_472036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_472036> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_472036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_472036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_472036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472036'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472036'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_471907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_471907> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_471907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_471907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_471907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471907'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471907'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_471646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_471646> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_471646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_471646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_471646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471646'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471646'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_471697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_471697> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_471697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_471697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_471697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471697'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471697'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_471712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_471712> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_471712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_471712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_471712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471712'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471712'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_474257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_474257> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_474257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_474257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_474257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474257'^^xsd:string;
  dwc:scientificName 'Smaragdia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140570'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474257'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140570'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_474164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_474164> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_474164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_474164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_474164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474164'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474164'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_474187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_474187> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_474187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_474187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_474187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474187'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474187'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473913> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473913'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473913'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473836> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473836'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473836'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473868> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473868'^^xsd:string;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473868'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_472922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_472922> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_472922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_472922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_472922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472922'^^xsd:string;
  dwc:scientificName 'Aricidea suecica meridionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472922'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_472809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_472809> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_472809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_472809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_472809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472809'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472809'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_472701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_472701> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_472701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_472701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_472701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472701'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472701'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_472601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_472601> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_472601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_472601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_472601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472601'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472601'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_472530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_472530> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_472530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_472530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_472530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472530'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472530'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473736> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473736'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473736'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473611> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473611'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473611'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473682> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473682'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473682'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473583> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473583'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473583'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473391> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473391'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473391'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do13_473248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do13_473248> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do13_473248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do13_473248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do13_473248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473248'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473248'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473504> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473504'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473504'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472811> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472811'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472811'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472070> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472070'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472070'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472107> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472107'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472107'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472117> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472117'^^xsd:string;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472117'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471966> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471966'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471966'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471996> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471996'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471996'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472027> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472027'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472027'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472037> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472037'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472037'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471909> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471909'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471909'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471786> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471786'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471786'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471829> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471829'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471829'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471844> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471844'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471844'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471855> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471855'^^xsd:string;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471855'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471699> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471699'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471699'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_471747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_471747> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_471747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_471747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_471747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471747'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471747'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_474215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_474215> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_474215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_474215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_474215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474215'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474215'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_474225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_474225> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_474225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_474225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_474225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474225'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474225'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_474189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_474189> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_474189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_474189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_474189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474189'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474189'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_474053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_474053> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_474053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_474053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_474053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474053'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474053'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473997> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473997'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473997'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473886> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473886'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473886'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472141> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472141'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472141'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472741> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472741'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472741'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472763> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472763'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472763'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472703> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472703'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472703'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472707> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472707'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472707'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472727> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472727'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472727'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472546> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472546'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472546'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472619> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472619'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472619'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472463> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472463'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472463'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472531> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472531'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472531'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472360> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472360'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472360'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472415> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472415'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472415'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472197> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472197'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472197'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_472222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_472222> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_472222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_472222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_472222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472222'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472222'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473010> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473010'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473010'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473021> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473021'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473021'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473715> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473715'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473715'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473737> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473737'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473737'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473613> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473613'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473613'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473700> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473700'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473700'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473539> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473539'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473539'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473568> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473568'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473568'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473430> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473430'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473430'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473446> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473446'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473446'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473475> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473475'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473475'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473485> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473485'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473485'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473338> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473338'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473338'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473393> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473393'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473393'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473277> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473277'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473277'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473155> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473155'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473155'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473171> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473171'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473171'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473193> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473193'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473193'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do15_473067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do15_473067> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do15_473067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.352779388427734"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do15_473067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.352779388427734 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.352779388427734"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do15_473067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473067'^^xsd:string;
  dwc:scientificName 'Athanas nitescens f. nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.352779388428'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '181539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473067'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473503> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473503'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473503'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473192> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473192'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473192'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473048> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473048'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473048'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472497> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472497'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130679'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472497'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472810> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472810'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472810'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472842> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472842'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472842'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471965> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471965'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471965'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471908> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471908'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471908'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471937> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471937'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471937'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471664> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471664'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471664'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471785> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471785'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471785'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471828> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471828'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471828'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471843> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471843'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471843'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471867> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471867'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471867'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471698> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471698'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471698'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471713> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471713'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471713'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471738> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471738'^^xsd:string;
  dwc:scientificName 'Caulleriella bioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129944'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471738'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129944'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_471746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_471746> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_471746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_471746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_471746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471746'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471746'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_474109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_474109> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_474109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_474109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_474109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474109'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474109'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_474165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_474165> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_474165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_474165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_474165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474165'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474165'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_474188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_474188> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_474188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_474188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_474188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474188'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474188'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_474067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_474067> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_474067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_474067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_474067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474067'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474067'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473920> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473920'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473920'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473819> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473819'^^xsd:string;
  dwc:scientificName 'Monoculodes carinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102882'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473819'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '547074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473837> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473837'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473837'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473876> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473876'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473876'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473885> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473885'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473885'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472140> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472140'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472140'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472864> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472864'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472864'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472908> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472908'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472908'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472740> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472740'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472740'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472762> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472762'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472762'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472782> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472782'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472782'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472646> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472646'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472646'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472670> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472670'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472670'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472702> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472702'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472702'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472545> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472545'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472545'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472578> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472578'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472578'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472592> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472592'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472592'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472468> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472468'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472468'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472482> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472482'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472482'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472508> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472508'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472508'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472359> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472359'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472359'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472374> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472374'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472374'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472414> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472414'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472414'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472267> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472267'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472267'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472281> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472281'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472281'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472292> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472292'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472292'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472312> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472312'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472312'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472196> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472196'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472196'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_472974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_472974> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_472974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_472974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_472974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472974'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472974'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473020> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473020'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473020'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473714> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473714'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473714'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473777> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473777'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473777'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473612> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473612'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473612'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473641> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473641'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473641'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473653> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473653'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473653'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473699> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473699'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473699'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473538> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473538'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473538'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473460> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473460'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473460'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473467> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473467'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473467'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473484> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473484'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473484'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473316> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473316'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473316'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473324> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473324'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473324'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473392> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473392'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473392'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473249> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473249'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473249'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473276> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473276'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473276'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473128> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473128'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473128'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473170> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473170'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473170'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do14_473216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do14_473216> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do14_473216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3569450378418"^^xsd:decimal ;
  dwc:decimalLongitude "25.21666717529297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do14_473216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3569450378418 25.21666717529297)"^^geo:wktLiteral ;
  geo-pos:lat "35.3569450378418"^^xsd:decimal ;
  geo-pos:long "25.21666717529297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do14_473216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473216'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.216667175293'^^xsd:double;
  dwc:latitude '35.356945037842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473216'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473942> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473942'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473942'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473035> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473035'^^xsd:string;
  dwc:scientificName 'Euclymene lumbricoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130293'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473035'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209899'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473087> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473087'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473087'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472843> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472843'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472843'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472208> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472208'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472208'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472251> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472251'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472251'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472395> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472395'^^xsd:string;
  dwc:scientificName 'Lacydonia miranda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130206'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472395'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130206'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472315> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472315'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472315'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472091> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472091'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472091'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472108> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472108'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472108'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472118> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472118'^^xsd:string;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472118'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472123> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472123'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472123'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471967> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471967'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471967'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471986> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471986'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471986'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471997> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471997'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471997'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472038> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472038'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472038'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471879> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471879'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471879'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471894> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471894'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471894'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471910> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471910'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471910'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471945> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471945'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471945'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471594> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471594'^^xsd:string;
  dwc:scientificName 'Notopygos megalops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129836'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471594'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471601> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471601'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471601'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471628> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471628'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471628'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471635> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471635'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471635'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471665> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471665'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471665'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471958> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471958'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471958'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471787> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471787'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471787'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471830> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471830'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471830'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471858> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471858'^^xsd:string;
  dwc:scientificName 'Piromis eruca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130114'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471858'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471862> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471862'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471862'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471868> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471868'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471868'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471700> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471700'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471700'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471714> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471714'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471714'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471748> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471748'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471748'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_471684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_471684> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_471684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_471684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_471684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471684'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471684'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474226> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474226'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474226'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474244> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474244'^^xsd:string;
  dwc:scientificName 'Euspira catena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '140528'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474244'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474247> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474247'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474247'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474249> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474249'^^xsd:string;
  dwc:scientificName 'Natica dillwynii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '140542'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474249'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '720578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474090> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474090'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474090'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474110> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474110'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474110'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474147> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474147'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474147'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474154> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474154'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474154'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474166> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474166'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474166'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474001> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474001'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474001'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474004> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474004'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474004'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474087> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474087'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474087'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_474098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_474098> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_474098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_474098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_474098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474098'^^xsd:string;
  dwc:scientificName 'Venericardia antiquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '139021'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474098'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473921> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473921'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473921'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473935> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473935'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473935'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473946> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473946'^^xsd:string;
  dwc:scientificName 'Vaunthompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473946'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473955> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473955'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473955'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473979> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473979'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473979'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473982> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473982'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473982'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472142> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472142'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472142'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472932> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472932'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472932'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472865> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472865'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472865'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472895> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472895'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472895'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472909> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472909'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472909'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472742> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472742'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472742'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472764> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472764'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472764'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472783> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472783'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472783'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472795> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472795'^^xsd:string;
  dwc:scientificName 'Naineris laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130515'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472795'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472635> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472635'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472635'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472671> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472671'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472671'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472708> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472708'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472708'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472547> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472547'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472547'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472579> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472579'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472579'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472593> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472593'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472593'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472602> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472602'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472602'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472613> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472613'^^xsd:string;
  dwc:scientificName 'Megalomma vesiculosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472613'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '994123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472620> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472620'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472620'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472483> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472483'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472483'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472509> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472509'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472509'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472524> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472524'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472524'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472532> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472532'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472532'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472361> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472361'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472361'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472375> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472375'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472375'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472416> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472416'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472416'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472237> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472237'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472237'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472282> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472282'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472282'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472293> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472293'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472293'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472335> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472335'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472335'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472169> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472169'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472169'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472174> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472174'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472174'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472961> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472961'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472961'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472975> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472975'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472975'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_472985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_472985> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_472985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_472985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_472985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472985'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472985'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473022> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473022'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473022'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473778> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473778'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473778'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473507> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473507'^^xsd:string;
  dwc:scientificName 'Pectinaria (Amphictene) auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130590'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473507'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473509> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473509'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473509'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473525> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473525'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473525'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473533> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473533'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473533'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473540> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473540'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473540'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473563> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473563'^^xsd:string;
  dwc:scientificName 'Streblosoma bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131538'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473563'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473431> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473431'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473431'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473461> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473461'^^xsd:string;
  dwc:scientificName 'Amage adspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129770'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473461'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473486> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473486'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473486'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473325> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473325'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473325'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473339> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473339'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473339'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473394> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473394'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473394'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473250> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473250'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473250'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473278> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473278'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473278'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473118> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473118'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473118'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473129> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473129'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473129'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473156> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473156'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473156'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473172> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473172'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473172'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473194> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473194'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473194'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473217> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473217'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473217'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do16_473042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do16_473042> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do16_473042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35416793823242"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.299999237060547"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do16_473042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35416793823242 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35416793823242"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do16_473042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473042'^^xsd:string;
  dwc:scientificName 'Nannastacus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.354167938232'^^xsd:double;
  dwc:minimumDepth '20.299999237061'^^xsd:double;
  dwc:maximumDepth '20.299999237061'^^xsd:double;
  dwc:aphiaid '156256'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473042'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156256'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473505> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473505'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473505'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_474138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_474138> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_474138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_474138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_474138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474138'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474138'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472119> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472119'^^xsd:string;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472119'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471845> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471845'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471845'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471685> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471685'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471685'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472446> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472446'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472446'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472866> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472866'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472866'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472209> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472209'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472209'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472071> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472071'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472071'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472109> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472109'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472109'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472124> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472124'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472124'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471968> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471968'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471968'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471998> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471998'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471998'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472028> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472028'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472028'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472039> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472039'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472039'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471895> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471895'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471895'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471911> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471911'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471911'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471946> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471946'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471946'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471602> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471602'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471602'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471636> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471636'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471636'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471666> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471666'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471666'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471788> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471788'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471788'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471831> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471831'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471831'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471869> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471869'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471869'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471701> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471701'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471701'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_471749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_471749> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_471749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_471749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_471749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471749'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471749'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473896> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473896'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473896'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473947> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473947'^^xsd:string;
  dwc:scientificName 'Vaunthompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473947'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473956> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473956'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473956'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473990> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473990'^^xsd:string;
  dwc:scientificName 'Galathea intermedia parroceli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '107811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473990'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473877> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473877'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473877'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473887> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473887'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473887'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473805> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473805'^^xsd:string;
  dwc:scientificName 'Leucothoe serraticarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102469'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473805'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472933> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472933'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472933'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472896> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472896'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472896'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472910> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472910'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472910'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472743> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472743'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472743'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472765> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472765'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472765'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472672> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472672'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472672'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472709> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472709'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472709'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472580> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472580'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472580'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472594> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472594'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472594'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472603> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472603'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472603'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472625> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472625'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472625'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472464> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472464'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472464'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472484> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472484'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472484'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472498> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472498'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130679'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472498'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472533> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472533'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472533'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472362> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472362'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472362'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472376> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472376'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472376'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472417> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472417'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472417'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472238> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472238'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472238'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472252> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472252'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472252'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472294> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472294'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472294'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472340> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472340'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472340'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472170> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472170'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472170'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472175> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472175'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472175'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472198> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472198'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472198'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472976> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472976'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472976'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_472986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_472986> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_472986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_472986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_472986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472986'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472986'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473011> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473011'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473011'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473023> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473023'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473023'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473701> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473701'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473701'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473716> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473716'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473716'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473745> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473745'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102099'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473745'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473751> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473751'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473751'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473763> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473763'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473763'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473614> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473614'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473614'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473680> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473680'^^xsd:string;
  dwc:scientificName 'Microdeutopus algicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '102042'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473680'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473526> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473526'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473526'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473541> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473541'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473541'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473558> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473558'^^xsd:string;
  dwc:scientificName 'Polycirrus aurantiacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131525'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473558'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473584> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473584'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473584'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473447> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473447'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473447'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473476> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473476'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473476'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473487> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473487'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473487'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473518> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473518'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473518'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473317> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473317'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473317'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473326> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473326'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473326'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473340> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473340'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473340'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473358> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473358'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473358'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473395> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473395'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473395'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473251> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473251'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473251'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473279> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473279'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473279'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473136> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473136'^^xsd:string;
  dwc:scientificName 'Pseudoleptochelia merginellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '136482'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473136'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '740223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473157> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473157'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473157'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473173> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473173'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473173'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do17_473195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do17_473195> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do17_473195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35972213745117"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do17_473195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35972213745117 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.35972213745117"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do17_473195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473195'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.359722137451'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473195'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_474139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_474139> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_474139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_474139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_474139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474139'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474139'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471702> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471702'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471702'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473281> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473281'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473281'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472526> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472526'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472526'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472867> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472867'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472867'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472223> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472223'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472223'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472072> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472072'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472072'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472092> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472092'^^xsd:string;
  dwc:scientificName 'Scoletoma funchalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130262'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472092'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472121> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472121'^^xsd:string;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472121'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472126> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472126'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472126'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471969> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471969'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471969'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472000> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472000'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472000'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472040> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472040'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472040'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471897> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471897'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471897'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471912> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471912'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471912'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471616> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471616'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471616'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471667> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471667'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471667'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471791> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471791'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471791'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471833> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471833'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471833'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471716> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471716'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471716'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471750> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471750'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471750'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_471687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_471687> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_471687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_471687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_471687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471687'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471687'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_474227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_474227> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_474227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_474227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_474227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474227'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474227'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_474190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_474190> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_474190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_474190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_474190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474190'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474190'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_474013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_474013> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_474013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_474013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_474013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474013'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474013'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473897> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473897'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473897'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473948> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473948'^^xsd:string;
  dwc:scientificName 'Vaunthompsonia cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '110467'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473948'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110467'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473958> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473958'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473958'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473969> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473969'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '146766'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473969'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473839> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473839'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473839'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473878> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473878'^^xsd:string;
  dwc:scientificName 'Synchelidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473878'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102928'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473888> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473888'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473888'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473905> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473905'^^xsd:string;
  dwc:scientificName 'Metaphoxus fultoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102981'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473905'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102981'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473782> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473782'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473782'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472144> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472144'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472144'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472935> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472935'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472935'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472744> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472744'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472744'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472766> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472766'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472766'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472674> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472674'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472674'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472711> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472711'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472711'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472728> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472728'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472728'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472548> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472548'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472548'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472581> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472581'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472581'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472595> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472595'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472595'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472465> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472465'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472465'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472469> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472469'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472469'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472499> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472499'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130679'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472499'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472364> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472364'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472364'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472378> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472378'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472378'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472418> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472418'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472418'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472239> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472239'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472239'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472296> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472296'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472296'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472977> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472977'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472977'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_472988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_472988> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_472988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_472988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_472988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472988'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472988'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473012> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473012'^^xsd:string;
  dwc:scientificName 'Cossura soyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129986'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473012'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129986'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473717> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473717'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473717'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473746> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473746'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102099'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473746'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473752> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473752'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473752'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473766> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473766'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473766'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473772> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473772'^^xsd:string;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473772'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473615> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473615'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473615'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473635> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473635'^^xsd:string;
  dwc:scientificName 'Ampithoe ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '101994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473635'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473654> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473654'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473654'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473527> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473527'^^xsd:string;
  dwc:scientificName 'Amphitrite variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131479'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473527'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131479'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473543> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473543'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473543'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473564> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473564'^^xsd:string;
  dwc:scientificName 'Streblosoma bairdi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131538'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473564'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473569> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473569'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473569'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473604> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473604'^^xsd:string;
  dwc:scientificName 'Ampelisca truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '101932'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473604'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473448> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473448'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473448'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473468> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473468'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473468'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473488> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473488'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473488'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473318> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473318'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473318'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473341> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473341'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473341'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473360> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473360'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473360'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473398> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473398'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473398'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473253> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473253'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473253'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473130> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473130'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473130'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473137> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473137'^^xsd:string;
  dwc:scientificName 'Pseudoleptochelia merginellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '136482'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473137'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '740223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473160> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473160'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473160'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473175> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473175'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473175'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473197> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473197'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473197'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473024> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473024'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473024'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473068> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473068'^^xsd:string;
  dwc:scientificName 'Athanas nitescens f. nitescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '181539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473068'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473071> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473071'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473071'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473107> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473107'^^xsd:string;
  dwc:scientificName 'Synisoma capito'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '119057'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473107'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do20_473114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do20_473114> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do20_473114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.349998474121094"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do20_473114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.349998474121094 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.349998474121094"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do20_473114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473114'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473114'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473049> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473049'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473049'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_472525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_472525> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_472525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_472525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_472525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472525'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472525'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_471647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_471647> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_471647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_471647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_471647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471647'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471647'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_471789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_471789> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_471789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_471789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_471789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471789'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471789'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_474149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_474149> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_474149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_474149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_474149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474149'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474149'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473908> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473908'^^xsd:string;
  dwc:scientificName 'Stenothoe dollfusi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473908'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473983> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473983'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473983'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473838> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473838'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473838'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473861> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473861'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473861'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_472916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_472916> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_472916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_472916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_472916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472916'^^xsd:string;
  dwc:scientificName 'Aricidea fragilis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130559'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472916'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_472812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_472812> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_472812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_472812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_472812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472812'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472812'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473702> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473702'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473702'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473764> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473764'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473764'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473585> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473585'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473585'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473359> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473359'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473359'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473396> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473396'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473396'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473280> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473280'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473280'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do18_473158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do18_473158> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do18_473158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35138702392578"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do18_473158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35138702392578 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.35138702392578"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do18_473158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473158'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.351387023926'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473158'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_471913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_471913> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_471913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_471913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_471913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471913'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471913'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472095> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472095'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472095'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472120> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472120'^^xsd:string;
  dwc:scientificName 'Notocirrus scoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129861'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472120'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129861'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471686> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471686'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471686'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_471703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_471703> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_471703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_471703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_471703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471703'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471703'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473634> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473634'^^xsd:string;
  dwc:scientificName 'Ampithoe ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '101994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473634'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473399> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473399'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473399'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473282> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473282'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473282'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472224> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472224'^^xsd:string;
  dwc:scientificName 'Pilargis verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130700'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472224'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472073> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472073'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472073'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472125> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472125'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472125'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471999> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471999'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471999'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472001> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472001'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472001'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471896> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471896'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471896'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471947> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471947'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471947'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_471617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_471617> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_471617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_471617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_471617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471617'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471617'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471629> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471629'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471629'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_471633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_471633> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_471633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_471633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_471633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471633'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471633'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471637> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471637'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471637'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471790> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471790'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471790'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_471792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_471792> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_471792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_471792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_471792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471792'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471792'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471832> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471832'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471832'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471870> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471870'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471870'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_471715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_471715> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_471715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_471715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_471715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471715'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471715'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_471717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_471717> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_471717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_471717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_471717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471717'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471717'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_471688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_471688> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_471688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_471688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_471688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471688'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471688'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_474167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_474167> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_474167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_474167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_474167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474167'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474167'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_474191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_474191> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_474191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_474191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_474191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474191'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474191'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_474002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_474002> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_474002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_474002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_474002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474002'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474002'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_474036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_474036> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_474036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_474036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_474036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474036'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474036'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_474046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_474046> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_474046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_474046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_474046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474046'^^xsd:string;
  dwc:scientificName 'Musculus discors'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '140472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474046'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140472'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473914> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473914'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473914'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473957> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473957'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473957'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472143> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472143'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472143'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472145> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472145'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472145'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472934> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472934'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472934'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472868> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472868'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472868'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472911> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472911'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130557'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472911'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472923> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472923'^^xsd:string;
  dwc:scientificName 'Aricidea suecica meridionalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472923'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472745> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472745'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472745'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472767> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472767'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472767'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472784> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472784'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472784'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472813> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472813'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472813'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472673> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472673'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472673'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472710> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472710'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472710'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472712> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472712'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472712'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472549> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472549'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472549'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472582> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472582'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472582'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472604> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472604'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472604'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472621> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472621'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472621'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472622> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472622'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472622'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472466> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472466'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472466'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472470> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472470'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472470'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472341> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472341'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472341'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472363> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472363'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472363'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472365> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472365'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472365'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472377> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472377'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472377'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472399> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472399'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472399'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472419> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472419'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472419'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472295> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472295'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472295'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472176> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472176'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472176'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472199> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472199'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472199'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472978> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472978'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472978'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_472987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_472987> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_472987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_472987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_472987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472987'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472987'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_472989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_472989> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_472989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_472989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_472989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472989'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472989'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473016> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473016'^^xsd:string;
  dwc:scientificName 'Chirimia biceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473016'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130277'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473765> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473765'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473765'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473771> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473771'^^xsd:string;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473771'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473779> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473779'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473779'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473781> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473781'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473781'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473519> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473519'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473519'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473542> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473542'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473542'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473544> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473544'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473544'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473570> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473570'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473570'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473449> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473449'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473449'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473469> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473469'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473469'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473477> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473477'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473477'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473489> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473489'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473489'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473327> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473327'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473327'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473342> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473342'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473342'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473397> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473397'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473397'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473252> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473252'^^xsd:string;
  dwc:scientificName 'Paraonides neapolitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473252'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473258> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473258'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473258'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473119> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473119'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473119'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473159> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473159'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473159'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473161> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473161'^^xsd:string;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473161'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473174> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473174'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473174'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473176> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473176'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473176'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473196> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473196'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473196'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473198> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473198'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473198'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473218> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473218'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473218'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do21_473025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do21_473025> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do21_473025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.400001525878906"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do21_473025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do21_473025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473025'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '40.400001525879'^^xsd:double;
  dwc:maximumDepth '40.400001525879'^^xsd:double;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473025'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473070> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473070'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473070'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473106> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473106'^^xsd:string;
  dwc:scientificName 'Synisoma capito'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '119057'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473106'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do19_473113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do19_473113> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do19_473113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.358333587646484"^^xsd:decimal ;
  dwc:decimalLongitude "25.299999237060547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do19_473113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.358333587646484 25.299999237060547)"^^geo:wktLiteral ;
  geo-pos:lat "35.358333587646484"^^xsd:decimal ;
  geo-pos:long "25.299999237060547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do19_473113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473113'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '25.299999237061'^^xsd:double;
  dwc:latitude '35.358333587646'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473113'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473866> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473866'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473866'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472086> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472086'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472086'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472101> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472101'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472101'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472112> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472112'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472112'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471979> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471979'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471979'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472019> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472019'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472019'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472056> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472056'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472056'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471874> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471874'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471874'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471929> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471929'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471929'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471607> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471607'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471607'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471771> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471771'^^xsd:string;
  dwc:scientificName 'Cirratulus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146834'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471771'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471811> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471811'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471811'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471863> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471863'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471863'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_471734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_471734> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_471734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_471734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_471734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471734'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471734'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_474123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_474123> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_474123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_474123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_474123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474123'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474123'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_474142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_474142> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_474142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_474142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_474142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474142'^^xsd:string;
  dwc:scientificName 'Myrtea spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474142'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140287'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_474148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_474148> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_474148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_474148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_474148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474148'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474148'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_474151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_474151> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_474151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_474151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_474151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474151'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474151'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_474019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_474019> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_474019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_474019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_474019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474019'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474019'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_474072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_474072> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_474072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_474072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_474072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474072'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474072'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_474079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_474079> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_474079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_474079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_474079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474079'^^xsd:string;
  dwc:scientificName 'Solemya togata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '141545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474079'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473900> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473900'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473900'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473963> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473963'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473963'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473966> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473966'^^xsd:string;
  dwc:scientificName 'Leucon (Epileucon) longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110613'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473966'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473871> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473871'^^xsd:string;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473871'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473892> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473892'^^xsd:string;
  dwc:scientificName 'Westwoodilla rectirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102937'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473892'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473785> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473785'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473785'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473806> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473806'^^xsd:string;
  dwc:scientificName 'Leucothoe serraticarpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102469'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473806'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472858> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472858'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472858'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472888> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472888'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472888'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472733> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472733'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472733'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472751> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472751'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472751'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472787> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472787'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472787'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472654> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472654'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472654'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472720> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472720'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472720'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472568> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472568'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472568'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472588> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472588'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472588'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472432> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472432'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472432'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472387> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472387'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472387'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472242> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472242'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472242'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472261> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472261'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472261'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472286> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472286'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472286'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472308> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472308'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472308'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472330> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472330'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472330'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472153> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472153'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472153'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472204> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472204'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472204'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_472969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_472969> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_472969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_472969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_472969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472969'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472969'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473002> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473002'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473002'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473725> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473725'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473725'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473628> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473628'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473628'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473664> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473664'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473664'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473522> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473522'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473522'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473551> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473551'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473551'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473471> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473471'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473471'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473495> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473495'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473495'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473419> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473419'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473419'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473376> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473376'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473376'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473234> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473234'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473234'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473305> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473305'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473305'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473204> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473204'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473204'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473030> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473030'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473030'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do46_473095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do46_473095> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do46_473095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.002777099609375"^^xsd:decimal ;
  dwc:decimalLongitude "25.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do46_473095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.002777099609375 25.75)"^^geo:wktLiteral ;
  geo-pos:lat "35.002777099609375"^^xsd:decimal ;
  geo-pos:long "25.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do46_473095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473095'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.75'^^xsd:double;
  dwc:latitude '35.002777099609'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473095'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473852> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473852'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473852'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473827> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473827'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473827'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473723> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473723'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473723'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472085> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472085'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472085'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472017> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472017'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472017'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472054> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472054'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472054'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_471888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_471888> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_471888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_471888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_471888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471888'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471888'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_471927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_471927> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_471927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_471927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_471927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471927'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471927'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_471809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_471809> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_471809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_471809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_471809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471809'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471809'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_471733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_471733> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_471733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_471733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_471733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471733'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471733'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_474195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_474195> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_474195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_474195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_474195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474195'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474195'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_474121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_474121> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_474121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_474121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_474121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474121'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474121'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_474056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_474056> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_474056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_474056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_474056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474056'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474056'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_474070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_474070> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_474070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_474070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_474070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474070'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474070'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473898> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473898'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473898'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473928> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473928'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473928'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473936> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473936'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473936'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473961> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473961'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473961'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472832> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472832'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472832'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472857> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472857'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472857'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472886> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472886'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472886'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472652> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472652'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472652'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472688> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472688'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472688'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472566> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472566'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472566'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472587> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472587'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472587'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472457> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472457'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472457'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472493> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472493'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472493'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472520> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472520'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472520'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472431> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472431'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472431'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472241> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472241'^^xsd:string;
  dwc:scientificName 'Ehlersia ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131287'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472241'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472284> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472284'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472284'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_472152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_472152> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_472152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_472152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_472152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472152'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472152'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473000> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473000'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473000'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473707> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473707'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473707'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473626> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473626'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473626'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473676> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473676'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473676'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473595> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473595'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473595'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473493> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473493'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473493'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473369> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473369'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473369'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473232> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473232'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473232'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473303> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473303'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473303'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473202> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473202'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473202'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473061> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473061'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473061'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473092> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473092'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473092'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do44_473109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do44_473109> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do44_473109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.752777099609375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do44_473109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.752777099609375)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.752777099609375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do44_473109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473109'^^xsd:string;
  dwc:scientificName 'Zenobiana prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.752777099609'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473109'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119038'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473865> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473865'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473865'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473853> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473853'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473853'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473724> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473724'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473724'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472097> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472097'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472097'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472100> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472100'^^xsd:string;
  dwc:scientificName 'Arabella geniculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129853'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472100'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472129> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472129'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472129'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_471978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_471978> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_471978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_471978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_471978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471978'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471978'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472018> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472018'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472018'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472055> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472055'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472055'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_471873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_471873> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_471873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_471873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_471873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471873'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471873'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_471928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_471928> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_471928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_471928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_471928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471928'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471928'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_471597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_471597> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_471597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_471597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_471597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471597'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471597'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_471606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_471606> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_471606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_471606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_471606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471606'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471606'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_471952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_471952> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_471952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_471952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_471952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471952'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471952'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_471810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_471810> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_471810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_471810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_471810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471810'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471810'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474218> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474218'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474218'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474235> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474235'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474235'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474092> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474092'^^xsd:string;
  dwc:scientificName 'Plagiocardium papillosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139014'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474092'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474122> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474122'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474122'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474131> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474131'^^xsd:string;
  dwc:scientificName 'Ctena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138144'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474131'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138144'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474157> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474157'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474157'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474018> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474018'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474018'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474057> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474057'^^xsd:string;
  dwc:scientificName 'Nucula sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140592'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474057'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140592'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474071> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474071'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474071'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474078> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474078'^^xsd:string;
  dwc:scientificName 'Solemya togata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141545'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474078'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_474081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_474081> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_474081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_474081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_474081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474081'^^xsd:string;
  dwc:scientificName 'Digitaria digitaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138825'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474081'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138825'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473899> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473899'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473899'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473929> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473929'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473929'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473937> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473937'^^xsd:string;
  dwc:scientificName 'Iphinoe tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110461'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473937'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110461'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473962> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473962'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473962'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473971> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473971'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera acanthifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146766'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473971'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473813> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473813'^^xsd:string;
  dwc:scientificName 'Lysianassa caesarea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473813'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473870> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473870'^^xsd:string;
  dwc:scientificName 'Synchelidium haplocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473870'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473784> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473784'^^xsd:string;
  dwc:scientificName 'Gammarella fucicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473784'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102811'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472948> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472948'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472948'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472887> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472887'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472887'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472653> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472653'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472653'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472689> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472689'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472689'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472719> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472719'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472719'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472567> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472567'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472567'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472513> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472513'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472513'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472386> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472386'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472386'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472260> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472260'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131304'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472260'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472285> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472285'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472285'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472307> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472307'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472307'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472319> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472319'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472319'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472329> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472329'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472329'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472182> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472182'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472182'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_472191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_472191> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_472191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_472191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_472191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472191'^^xsd:string;
  dwc:scientificName 'Neanthes caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130385'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472191'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157496'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473001> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473001'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473001'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473708> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473708'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473708'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473740> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473740'^^xsd:string;
  dwc:scientificName 'Pseudolirius kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101870'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473740'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '431071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473775> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473775'^^xsd:string;
  dwc:scientificName 'Guernea coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473775'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473780> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473780'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473780'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473627> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473627'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473627'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473663> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473663'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473663'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473677> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473677'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473677'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473692> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473692'^^xsd:string;
  dwc:scientificName 'Microdeutopus versiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473692'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473550> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473550'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473550'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473494> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473494'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473494'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473418> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473418'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473418'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473331> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473331'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473331'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473375> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473375'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473375'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473233> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473233'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473233'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473304> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473304'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473304'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473149> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473149'^^xsd:string;
  dwc:scientificName 'Loripes lacteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473149'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473184> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473184'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473184'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473203> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473203'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473203'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473062> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473062'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473062'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473076> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473076'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473076'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473110> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473110'^^xsd:string;
  dwc:scientificName 'Zenobiana prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473110'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119038'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do45_473124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do45_473124> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do45_473124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.005001068115234"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do45_473124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.005001068115234 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.005001068115234"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do45_473124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473124'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.005001068115'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473124'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473722> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473722'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473722'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473231> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473231'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473231'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472084> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472084'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472084'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472016> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472016'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472016'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_471887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_471887> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_471887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_471887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_471887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471887'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471887'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_471926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_471926> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_471926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_471926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_471926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471926'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471926'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_471658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_471658> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_471658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_471658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_471658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471658'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471658'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_471808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_471808> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_471808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_471808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_471808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471808'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471808'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_471732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_471732> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_471732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_471732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_471732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471732'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471732'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_474194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_474194> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_474194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_474194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_474194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474194'^^xsd:string;
  dwc:scientificName 'Tellina pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141591'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474194'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1055920'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_474017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_474017> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_474017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_474017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_474017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474017'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474017'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473927> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473927'^^xsd:string;
  dwc:scientificName 'Iphinoe serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473927'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473965> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473965'^^xsd:string;
  dwc:scientificName 'Leucon (Epileucon) longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110613'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473965'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110613'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473851> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473851'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473851'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473864> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473864'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473864'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473800> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473800'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473800'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472831> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472831'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472831'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472856> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472856'^^xsd:string;
  dwc:scientificName 'Aricidea capensis bansei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146430'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472856'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1743618'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472885> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472885'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472885'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472898> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472898'^^xsd:string;
  dwc:scientificName 'Aricidea cerrutii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130555'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472898'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '525497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472718> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472718'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472718'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472565> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472565'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472565'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472607> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472607'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472607'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472519> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472519'^^xsd:string;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472519'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472430> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472430'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472430'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472272> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472272'^^xsd:string;
  dwc:scientificName 'Odontosyllis gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131328'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472272'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131328'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_472151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_472151> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_472151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_472151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_472151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472151'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472151'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473706> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473706'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473706'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473742> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473742'^^xsd:string;
  dwc:scientificName 'Pseudoprotella phasma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101871'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473742'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101871'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473757> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473757'^^xsd:string;
  dwc:scientificName 'Ericthonius brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102401'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473757'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473644> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473644'^^xsd:string;
  dwc:scientificName 'Ampithoe ramondi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102000'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473644'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473662> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473662'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473662'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473675> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473675'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473675'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473594> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473594'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473594'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473457> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473457'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473457'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473417> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473417'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473417'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473368> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473368'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473368'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473302> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473302'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473302'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473138> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473138'^^xsd:string;
  dwc:scientificName 'Pseudoleptochelia merginellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '136482'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473138'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '740223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473147> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473147'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473147'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473029> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473029'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473029'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473060> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473060'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473060'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473075> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473075'^^xsd:string;
  dwc:scientificName 'Atylus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473075'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473091> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473091'^^xsd:string;
  dwc:scientificName 'Campylaspis glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473091'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '110543'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do43_473108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do43_473108> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do43_473108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00833511352539"^^xsd:decimal ;
  dwc:decimalLongitude "25.754167556762695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do43_473108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00833511352539 25.754167556762695)"^^geo:wktLiteral ;
  geo-pos:lat "35.00833511352539"^^xsd:decimal ;
  geo-pos:long "25.754167556762695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do43_473108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473108'^^xsd:string;
  dwc:scientificName 'Zenobiana prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea - Eastern Basin'^^xsd:string;
  dwc:longitude '25.754167556763'^^xsd:double;
  dwc:latitude '35.008335113525'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473108'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119038'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_471729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_471729> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_471729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_471729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_471729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471729'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471729'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_471619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_471619> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_471619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_471619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_471619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471619'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471619'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_471656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_471656> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_471656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_471656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_471656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471656'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471656'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_474223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_474223> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_474223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_474223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_474223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474223'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474223'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473850> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473850'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473850'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473797> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473797'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473797'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_472945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_472945> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_472945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_472945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_472945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472945'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472945'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_472829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_472829> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_472829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_472829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_472829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472829'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472829'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_472473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_472473> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_472473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_472473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_472473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472473'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130617'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472473'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_472491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_472491> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_472491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_472491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_472491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472491'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472491'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_472327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_472327> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_472327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_472327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_472327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472327'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472327'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_472968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_472968> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_472968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_472968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_472968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472968'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472968'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473623> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473623'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473623'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473593> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473593'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473593'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473414> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473414'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473414'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473366> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473366'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473366'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473299> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473299'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473299'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473182> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473182'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473182'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do40_473094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do40_473094> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do40_473094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21666717529297"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do40_473094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21666717529297 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.21666717529297"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do40_473094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473094'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.216667175293'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473094'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471939> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471939'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471939'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473993> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473993'^^xsd:string;
  dwc:scientificName 'Galathea intermedia parroceli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473993'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473230> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473230'^^xsd:string;
  dwc:scientificName 'Paradoneis armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473230'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130579'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472512> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472512'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472512'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472128> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472128'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472128'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471977> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471977'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471977'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472015> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472015'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472015'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472053> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472053'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472053'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471872> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471872'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471872'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471925> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471925'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471925'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471951> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471951'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471951'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471621> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471621'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471621'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471638> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471638'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471638'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471807> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471807'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471807'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471856> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471856'^^xsd:string;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471856'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471690> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471690'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471690'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_471731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_471731> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_471731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_471731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_471731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471731'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471731'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_474096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_474096> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_474096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_474096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_474096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474096'^^xsd:string;
  dwc:scientificName 'Glans trapezia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139018'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474096'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_474021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_474021> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_474021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_474021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_474021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474021'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474021'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_474032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_474032> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_474032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_474032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_474032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474032'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474032'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472947> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472947'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472947'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472830> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472830'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472830'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472651> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472651'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472651'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472717> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472717'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472717'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472564> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472564'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472564'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472586> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472586'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472586'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472440> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472440'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472440'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472492> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472492'^^xsd:string;
  dwc:scientificName 'Phyllodoce madeirensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130677'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472492'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472502> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472502'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130679'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472502'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472367> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472367'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472367'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472429> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472429'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472429'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472306> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472306'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472306'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472318> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472318'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472318'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472336> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472336'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472336'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472150> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472150'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472150'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472181> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472181'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472181'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472212> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472212'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472212'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_472999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_472999> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_472999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_472999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_472999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472999'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472999'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473625> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473625'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473625'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473508> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473508'^^xsd:string;
  dwc:scientificName 'Pectinaria (Amphictene) auricoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130590'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473508'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473549> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473549'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473549'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473573> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473573'^^xsd:string;
  dwc:scientificName 'Thelepus setosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473573'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473441> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473441'^^xsd:string;
  dwc:scientificName 'Spio multioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131186'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473441'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473492> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473492'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473492'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473416> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473416'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473416'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473346> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473346'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473346'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473266> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473266'^^xsd:string;
  dwc:scientificName 'Magelona equilamellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473266'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do42_473301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do42_473301> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do42_473301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22222137451172"^^xsd:decimal ;
  dwc:decimalLongitude "26.16111183166504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do42_473301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22222137451172 26.16111183166504)"^^geo:wktLiteral ;
  geo-pos:lat "35.22222137451172"^^xsd:decimal ;
  geo-pos:long "26.16111183166504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do42_473301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473301'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.161111831665'^^xsd:double;
  dwc:latitude '35.222221374512'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473301'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_472013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_472013> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_472013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_472013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_472013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472013'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472013'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_471975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_471975> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_471975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_471975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_471975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471975'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471975'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_474222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_474222> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_474222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_474222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_474222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474222'^^xsd:string;
  dwc:scientificName 'Dosinia lupinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474222'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141912'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_474240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_474240> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_474240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_474240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_474240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474240'^^xsd:string;
  dwc:scientificName 'Venus casina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141934'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474240'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141934'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_474150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_474150> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_474150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_474150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_474150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474150'^^xsd:string;
  dwc:scientificName 'Phaxas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156343'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474150'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140737'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_474173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_474173> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_474173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_474173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_474173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474173'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474173'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_474025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_474025> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_474025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_474025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_474025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474025'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474025'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_474088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_474088> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_474088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_474088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_474088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474088'^^xsd:string;
  dwc:scientificName 'Parvicardium ovale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139011'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474088'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473849> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473849'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103297'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473849'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473863> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473863'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473863'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473796> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473796'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473796'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_472828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_472828> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_472828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_472828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_472828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472828'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472828'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_472562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_472562> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_472562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_472562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_472562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472562'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472562'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_472456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_472456> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_472456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_472456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_472456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472456'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472456'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473661> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473661'^^xsd:string;
  dwc:scientificName 'Aora spinicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '102013'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473661'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102013'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473674> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473674'^^xsd:string;
  dwc:scientificName 'Lembos spiniventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156192'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473674'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102024'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473511> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473511'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473511'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473592> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473592'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473592'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473455> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473455'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473455'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473413> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473413'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473413'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473298> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473298'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473298'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do39_473093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do39_473093> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do39_473093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20833206176758"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do39_473093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20833206176758 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.20833206176758"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do39_473093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473093'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.208332061768'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473093'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471871> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471871'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471871'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473992> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473992'^^xsd:string;
  dwc:scientificName 'Galathea intermedia parroceli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473992'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473374> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473374'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473374'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472511> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472511'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472511'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472716> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472716'^^xsd:string;
  dwc:scientificName 'Euclymene oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130294'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472716'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130294'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472083> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472083'^^xsd:string;
  dwc:scientificName 'Scoletoma emandibla mabiti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146426'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472083'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '534042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471976> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471976'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471976'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472014> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472014'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472014'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472052> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472052'^^xsd:string;
  dwc:scientificName 'Lumbrineris nonatoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472052'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1595687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471924> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471924'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471924'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471950> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471950'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471950'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471596> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471596'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471596'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471605> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471605'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471605'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471620> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471620'^^xsd:string;
  dwc:scientificName 'Harmothoe antilopes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130754'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471620'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130754'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471657> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471657'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471657'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471806> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471806'^^xsd:string;
  dwc:scientificName 'Monticellina heterochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129973'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471806'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '884677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471851> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471851'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471851'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471730> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471730'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471730'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471760> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471760'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471760'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_471689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_471689> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_471689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_471689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_471689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "471689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_471689'^^xsd:string;
  dwc:scientificName 'Acrocirrus frontifilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129739'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '471689'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129739'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_474120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_474120> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_474120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_474120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_474120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474120'^^xsd:string;
  dwc:scientificName 'Anodontia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474120'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718970'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_474174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_474174> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_474174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_474174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_474174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474174'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474174'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_474016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_474016> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_474016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_474016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_474016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474016'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474016'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_474030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_474030> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_474030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_474030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_474030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474030'^^xsd:string;
  dwc:scientificName 'Polybius maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148453'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474030'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_474069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_474069> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_474069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_474069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_474069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "474069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_474069'^^xsd:string;
  dwc:scientificName 'Nuculana pella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140578'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '474069'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472946> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472946'^^xsd:string;
  dwc:scientificName 'Capitella capitata capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '181526'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472946'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472884> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472884'^^xsd:string;
  dwc:scientificName 'Aricidea catherinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130554'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472884'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '333034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472750> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472750'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472750'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472629> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472629'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472629'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472650> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472650'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472650'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472687> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472687'^^xsd:string;
  dwc:scientificName 'Peresiella clymenoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472687'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472732> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472732'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472732'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472563> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472563'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472563'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472585> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472585'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472585'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472596> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472596'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '146433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472596'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146433'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472606> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472606'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472606'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472501> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472501'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130679'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472501'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472385> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472385'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472385'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472428> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472428'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472428'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472328> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472328'^^xsd:string;
  dwc:scientificName 'Glycera rouxi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472328'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472149> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472149'^^xsd:string;
  dwc:scientificName 'Hyalinoecia tubicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130464'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472149'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130464'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472180> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472180'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472180'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472203> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472203'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472203'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_472998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_472998> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_472998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_472998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_472998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "472998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_472998'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '472998'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473705> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473705'^^xsd:string;
  dwc:scientificName 'Apherusa chiereghinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102162'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473705'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102162'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473624> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473624'^^xsd:string;
  dwc:scientificName 'Ampelisca typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101933'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473624'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101933'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473687> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473687'^^xsd:string;
  dwc:scientificName 'Microdeutopus armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102044'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473687'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '102044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473512> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473512'^^xsd:string;
  dwc:scientificName 'Pectinaria koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473512'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473548> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473548'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473548'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473456> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473456'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473456'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473478> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473478'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473478'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473415> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473415'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473415'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473330> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473330'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473330'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473367> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473367'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473367'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473260> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473260'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus costarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129922'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473260'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129922'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473265> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473265'^^xsd:string;
  dwc:scientificName 'Magelona equilamellae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473265'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130267'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473300> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473300'^^xsd:string;
  dwc:scientificName 'Magelona mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130271'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473300'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '329118'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473320> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473320'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473320'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/598_do41_473183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/598_do41_473183> ;
  mr:hasGeometry <https://eurobis.org/id/point/598_do41_473183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.219444274902344"^^xsd:decimal ;
  dwc:decimalLongitude "26.163888931274414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/598_do41_473183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.219444274902344 26.163888931274414)"^^geo:wktLiteral ;
  geo-pos:lat "35.219444274902344"^^xsd:decimal ;
  geo-pos:long "26.163888931274414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/598_do41_473183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "473183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/598_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-08-24'^^xsd:date;
  dwc:institutionCode 'HMRC'^^xsd:string;
  dwc:collectionCode 'CretInfo'^^xsd:string;
  dwc:catalogNumber 'MarBEF/MacroBEN_473183'^^xsd:string;
  dwc:scientificName 'Cirrophorus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Aegean Sea'^^xsd:string;
  dwc:longitude '26.163888931274'^^xsd:double;
  dwc:latitude '35.219444274902'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130577'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Smith-McIntyre'^^xsd:string;
  dwc:occurrenceId '473183'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130577'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF